Details
-
Task
-
Status: Closed
-
Major
-
Resolution: Won't Fix
-
None
-
None
-
None
Description
Currently both drivers behave as follows: when schema is changed, it is converted to cache name automatically. This is wrong. We should do the following:
1) Decouple schema name from cache name. Schema name should be separate field. No conversion.
2) When JDBC driver is connected, schema is set to the schema target cache belongs to
3) Cache name cannot be changed
4) Cache name is always passed to all tasks as before
5) Schema name is added to these tasks and propagated to respective SqlFieldsQuery.
Attachments
Issue Links
- blocks
-
IGNITE-5320 Add well-known SQL schema where SQL caches will "live" by default
- Resolved
- is blocked by
-
IGNITE-5313 Get rid of H2Schema.cacheName
- Resolved