haojie created FLINK-33987:
------------------------------
Summary: Flink Table API Support file extention or suffix
Key: FLINK-33987
URL: https://issues.apache.org/jira/browse/FLINK-33987
Project: Flink
Issue Type: New Feature
Components: Table SQL / API
Reporter: haojie
Problem:
when sink file by filesystem table API there is no file extension according to
format, or no way to costomize file suffix.
https://github.com/apache/flink/blob/master/flink-connectors/flink-connector-files/src/main/java/org/apache/flink/connector/file/table/FileSystemTableSink.java#L238
New feature: give user option to costomize file suffix, or set default file
extension by format
--
This message was sent by Atlassian Jira
(v8.20.10#820010)