Details
-
New Feature
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
Description
Many SQL vendors expose the concepts of Partitioning, Bucketing, and Clustering.
FLIP-376 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.