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)