Joao Boto created FLINK-13428:
---------------------------------
Summary: StreamingFileSink allow part file name to be configurable
Key: FLINK-13428
URL:
https://issues.apache.org/jira/browse/FLINK-13428 Project: Flink
Issue Type: Improvement
Components: Connectors / FileSystem
Reporter: Joao Boto
Allow that part file name could be configurable:
* partPrefix can be passed
* allow to add extension if writer define one
the part prefix allow to set a better name to file
the extension allow system like Athena or Presto to automatic detect the type of file and the compression if applied
--
This message was sent by Atlassian JIRA
(v7.6.14#76016)