[ 
https://issues.apache.org/jira/browse/IGNITE-15194?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Pavel Tupitsyn updated IGNITE-15194:
------------------------------------
    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

  was:Implement live schema 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.


> Thin 3.0: Live Schema and Schema Evolution
> ------------------------------------------
>
>                 Key: IGNITE-15194
>                 URL: https://issues.apache.org/jira/browse/IGNITE-15194
>             Project: Ignite
>          Issue Type: Improvement
>          Components: thin client
>    Affects Versions: 3.0.0-alpha3
>            Reporter: Pavel Tupitsyn
>            Assignee: Pavel Tupitsyn
>            Priority: Major
>              Labels: ignite-3
>             Fix For: 3.0.0-alpha3
>
>
> 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



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to