Description
See GridQueryProcessor.dynamicTableCreate method. We have unused parameter schemaName. It should be set to CacheConfiguration.sqlSchema.
If I try to do so, H2DynamicTableTest start to hang due to exception in exchange thread due to some error in indexing engine.
Attachments
Issue Links
- Is contained by
-
IGNITE-4651 Support CREATE TABLE and DROP TABLE commands
- Resolved
-
IGNITE-5054 Support SQL schema sharing between different caches
- Resolved
- links to