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/04/02 06:51:00 UTC

[jira] [Created] (FLINK-27002) Optimize batch multiple partitions inserting

Jingsong Lee created FLINK-27002:
------------------------------------

             Summary: Optimize batch multiple partitions inserting
                 Key: FLINK-27002
                 URL: https://issues.apache.org/jira/browse/FLINK-27002
             Project: Flink
          Issue Type: Sub-task
          Components: Table Store
            Reporter: Jingsong Lee
             Fix For: table-store-0.1.0


We can implement `SupportsPartitioning.requiresPartitionGrouping`. Write table_store after the planner is ordered by partition to avoid OOM caused by writing too many partitions at the same time.



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