[
https://issues.apache.org/jira/browse/FLINK-31227?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Martijn Visser updated FLINK-31227:
-----------------------------------
Fix Version/s: (was: 1.15.4)
> Remove 'scala version' from file sink modules
> ---------------------------------------------
>
> Key: FLINK-31227
> URL: https://issues.apache.org/jira/browse/FLINK-31227
> Project: Flink
> Issue Type: Improvement
> Components: Documentation
> Reporter: Kwang-in (Dennis) JUNG
> Priority: Minor
> Labels: pull-request-available
> Fix For: 1.17.0, 1.16.2
>
>
> Hello,
> In case of using FileSink for parquet/orc, for version 1.16+, seems
> 'withScalaVersion' should not be attached to artifactId.
> [https://mvnrepository.com/artifact/org.apache.flink/flink-orc/1.16.0]
> [https://mvnrepository.com/artifact/org.apache.flink/flink-parquet/1.16.0]
> I think in
> [https://github.com/apache/flink/blob/master/docs/content/docs/connectors/datastream/filesystem.md],
> 'withScalaVersion' should be removed.
> {noformat}
> ...
> {{< artifact flink-parquet withScalaVersion >}}
> ...
> {{< artifact flink-orc withScalaVersion >}}
> ...
> {noformat}
> How do you think?
--
This message was sent by Atlassian Jira
(v8.20.10#820010)