Details
-
New Feature
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
Description
Introduce a sink interface to support writing data into partitions in order to support the INSERT PARTITION SQL statement:
INSERT INTO A PARTITION(a='ab', b='cd') select c, d from B
Attachments
Issue Links
- duplicates
-
FLINK-11993 Introduce partitionable filesystem sink
- Closed