You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Jingsong Lee (Jira)" <ji...@apache.org> on 2022/03/02 02:45:00 UTC

[jira] [Created] (FLINK-26439) Introduce version.field to custom the order of the records

Jingsong Lee created FLINK-26439:
------------------------------------

             Summary: Introduce version.field to custom the order of the records
                 Key: FLINK-26439
                 URL: https://issues.apache.org/jira/browse/FLINK-26439
             Project: Flink
          Issue Type: Sub-task
          Components: Table Store
            Reporter: Jingsong Lee
             Fix For: table-store-0.1.0


In general, the order of the record can be generated directly by the store itself.
But for some cases, its order may be broken, and then a field can be specified to control the version information. (For example, which one should be returned when querying multiple records of data under one primary key)



--
This message was sent by Atlassian Jira
(v8.20.1#820001)