[ignite, ignite-sql] clean up for apache ignite clients Fixes for Apache Ignite client (addendum)
- Ignite bindings should always return Status.NOT_IMPLEMENTED for scans.
- rename base test class so that JUnit won't try to run the scan test without an implementation
- remove unneeded additional repository definition
Closes #1183