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

[jira] [Updated] (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 ]

Chesnay Schepler updated FLINK-31227:
-------------------------------------
    Component/s: Documentation

> 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.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)