Description
Current every cache "lives" in it's own schema. We need to allow different caches to optionally share the same schema. This is an umbrella ticket for all related activities.
Attachments
Issue Links
- contains
-
IGNITE-5287 SQL: CacheConfiguration.sqlEscapeAll must affect only predefined objects
- Resolved
-
IGNITE-5304 Decouple DDL from cache name
- Resolved
-
IGNITE-5263 ODBC: use schema notion instead of cache name
- Resolved
-
IGNITE-5264 DDL operations must operate on per-schema basis
- Resolved
-
IGNITE-5281 Change "space" notion to "cacheName"
- Resolved
-
IGNITE-5282 Pass "keepBinary" flag to SQL processor from the outside
- Resolved
-
IGNITE-5305 DDL: Set schema to cache configuration during CREATE TABLE
- Resolved
-
IGNITE-5307 Add "schema" property to SqlFieldsQuery
- Resolved
-
IGNITE-5308 .NET: Add "schema" property to SqlFieldsQuery
- Resolved
-
IGNITE-5309 CPP: Add "schema" property to SqlFieldsQuery
- Resolved
-
IGNITE-5310 DML plan cache should use schema name and statement as a key
- Resolved
-
IGNITE-5311 Get cache object value without cache
- Resolved
-
IGNITE-5312 H2TwoStepCachedQueryKey: change cache name to schema name
- Resolved
-
IGNITE-5313 Get rid of H2Schema.cacheName
- Resolved
-
IGNITE-5314 VisorRunningQuery should use schema name instead of cache name
- Resolved
-
IGNITE-5315 .NET: Failing query tests due to IGNITE-5287 (sqlEscapeAll)
- Resolved
-
IGNITE-5317 Remove strict dependency on concrete cache from SQL execute methods
- Resolved
-
IGNITE-5318 Check if cache name should be removed from QueryTypeIdKey and QueryTypeNameKey classes
- Resolved
-
IGNITE-5320 Add well-known SQL schema where SQL caches will "live" by default
- Resolved
-
IGNITE-5334 Return old schema escape behavior
- Resolved
-
IGNITE-5380 Validate cache QueryEntities in discovery thread
- Resolved
-
IGNITE-5394 Cache-independent SQL query fails if no tables are present in it
- Resolved
- links to