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

Jingsong Lee closed FLINK-31201.
--------------------------------
    Resolution: Fixed

master: d6fade86710ce4d7be9c456440c233326e0b5179
release-0.3: c07482c3e64c576ae53322b4511733e2328cd818

> Provides option to sort partition for full stage in streaming read
> ------------------------------------------------------------------
>
>                 Key: FLINK-31201
>                 URL: https://issues.apache.org/jira/browse/FLINK-31201
>             Project: Flink
>          Issue Type: Improvement
>          Components: Table Store
>            Reporter: Jingsong Lee
>            Assignee: Jingsong Lee
>            Priority: Blocker
>              Labels: pull-request-available
>             Fix For: table-store-0.4.0
>
>
> The overall order may be out of order due to the writing of the old 
> partition. We can provide an option to sort the full reading stage by 
> partition fields to avoid the disorder.
> (Actually, Currently, it is out of order for partitions. Because HashMap is 
> used, we may be able to sort according to the creation time of the first 
> file?)



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to