Details
-
Improvement
-
Status: Resolved
-
Major
-
Resolution: Won't Fix
-
3.0.0-alpha3
-
None
-
Release Notes Required
Description
Implement live schema and schema evolution support in ClientTupleBuilder. See LiveSchemaTupleBuilderImpl for reference. This mode should be activated only when schemaMode is LIVE_SCHEMA - we'll need to propagate table properties to the client.
1. In live schema mode, extra columns in the tuple will be added to the schema
2. Otherwise, extra columns may belong to a schema that is yet unknown to the client
Attachments
Issue Links
- is a child of
-
IGNITE-13616 IEP-54 Live schema for tables
- Open
- is superceded by
-
IGNITE-15901 Drop Live schema support.
- Resolved
- relates to
-
IGNITE-16023 Thin 3.0: Remove live schema leftovers from the protocol
- Resolved