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

Jingsong Lee updated FLINK-26439:
---------------------------------
    Description: 
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 sequence number information. (For example, which one should be 
returned when querying multiple records of data under one primary key)

  was:
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)


> Introduce sequence.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
>            Priority: Major
>             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 sequence number 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)

Reply via email to