You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Martijn Visser (Jira)" <ji...@apache.org> on 2023/03/13 08:13:00 UTC

[jira] [Closed] (FLINK-31227) Remove 'scala version' from file sink modules

     [ https://issues.apache.org/jira/browse/FLINK-31227?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Martijn Visser closed FLINK-31227.
----------------------------------
    Fix Version/s: 1.17.0
                   1.15.4
                   1.16.2
       Resolution: Fixed

Fixed in 

master: a8848f8d6aa700e0325e79a8f7b44f611d287cb3
release-1.17: a8d7ec97ed02799882da2ca0416a811efef7f7b2
release-1.16: f200775b88b055c804365a8dc6ffb3ef4a268bf9
release-1.15: cb5dbf5b9070dc1bf4e7465458cd9db5e50ea996

> Remove 'scala version' from file sink modules
> ---------------------------------------------
>
>                 Key: FLINK-31227
>                 URL: https://issues.apache.org/jira/browse/FLINK-31227
>             Project: Flink
>          Issue Type: Improvement
>            Reporter: Kwang-in (Dennis) JUNG
>            Priority: Minor
>              Labels: pull-request-available
>             Fix For: 1.17.0, 1.15.4, 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)