yitzchak lieberman created FLINK-12573:
------------------------------------------
Summary: ability to add suffix to part file created in Bucket (StreamingFileSink)
Key: FLINK-12573
URL:
https://issues.apache.org/jira/browse/FLINK-12573 Project: Flink
Issue Type: Improvement
Reporter: yitzchak lieberman
a possibility to add suffix to part file path other than:
new Path(bucketPath, PART_PREFIX + '-' + subtaskIndex + '-' + partCounter);
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)