Lakshmi Rao created FLINK-10171:
-----------------------------------
Summary: Allow for assemblePartPath override in the BucketingSink
Key: FLINK-10171
URL: https://issues.apache.org/jira/browse/FLINK-10171
Project: Flink
Issue Type: Improvement
Components: filesystem-connector
Affects Versions: 1.4.2, 1.5.0
Reporter: Lakshmi Rao
Assignee: Lakshmi Rao
Make the
[assemblePartPath|https://github.com/apache/flink/blob/master/flink-connectors/flink-connector-filesystem/src/main/java/org/apache/flink/streaming/connectors/fs/bucketing/BucketingSink.java#L663]
method in the BucketingSink protected. This will enable creating dynamic part
prefixes in use cases where they are required (for e.g. adding a datetime
prefix to the filename)
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)