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/14 10:21:00 UTC

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

    [ https://issues.apache.org/jira/browse/FLINK-31227?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17700075#comment-17700075 ] 

Martijn Visser commented on FLINK-31227:
----------------------------------------

Reverted "FLINK-31227[docs] Remove Scala suffix for ORC and Parquet format download links on the the FileSystem documentation. This closes #22039"

78bae43288ad64511c298a067d66fa37667771d3


Decided not to backport this to release-1.15

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