[ https://issues.apache.org/jira/browse/FLINK-33494?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Jim Hughes updated FLINK-33494: ------------------------------- Release Note: Many SQL vendors expose the concepts of Partitioning, Bucketing, and Clustering. We introduce the concept of Bucketing to Flink. This changes focuses solely on the syntax and necessary API changes to offer a native way of declaring bucketing. Similar to partitioning, runtime support is determined by the connector for a table. was: Many SQL vendors expose the concepts of Partitioning, Bucketing, and Clustering. We proposes to introduce the concept of Bucketing to Flink. It focuses solely on the syntax and necessary API changes to offer a native way of declaring bucketing. Whether this is supported or not during runtime should then be a connector characteristic - similar to partitioning. > FLIP-376: Add DISTRIBUTED BY clause > ----------------------------------- > > Key: FLINK-33494 > URL: https://issues.apache.org/jira/browse/FLINK-33494 > Project: Flink > Issue Type: New Feature > Components: Table SQL / API > Reporter: Timo Walther > Assignee: Jim Hughes > Priority: Major > Fix For: 1.20.0 > > Attachments: image-2024-07-08-23-45-43-850.png, > image-2024-07-08-23-46-11-355.png > > > Many SQL vendors expose the concepts of Partitioning, Bucketing, and > Clustering. > [FLIP-376|https://cwiki.apache.org/confluence/x/loxEE] proposes to introduce > the concept of Bucketing to Flink. > It focuses solely on the syntax and necessary API changes to offer a native > way of declaring bucketing. Whether this is supported or not during runtime > should then be a connector characteristic - similar to partitioning. -- This message was sent by Atlassian Jira (v8.20.10#820010)