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

ASF GitHub Bot updated FLINK-27546:
-----------------------------------
    Labels: pull-request-available  (was: )

> Add append only writer which implements the RecordWriter interface.
> -------------------------------------------------------------------
>
>                 Key: FLINK-27546
>                 URL: https://issues.apache.org/jira/browse/FLINK-27546
>             Project: Flink
>          Issue Type: Sub-task
>            Reporter: Zheng Hu
>            Assignee: Zheng Hu
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: table-store-0.2.0
>
>
> We already has a DataFileWriter in our current flink table store, but this 
> DataFileWriter was designed to flush the records which were sorted by their 
> keys.
> For the append-only table, the records to write will not have any keys or 
> sort orders. So let's introduce an append-only writer to ingest the 
> append-only records.



--
This message was sent by Atlassian Jira
(v8.20.7#820007)

Reply via email to