You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flink.apache.org by "Chesnay Schepler (Jira)" <ji...@apache.org> on 2022/06/16 11:26:00 UTC

[jira] [Created] (FLINK-28097) Remove bundling of formats-common in json/csv format

Chesnay Schepler created FLINK-28097:
----------------------------------------

             Summary: Remove bundling of formats-common in json/csv format
                 Key: FLINK-28097
                 URL: https://issues.apache.org/jira/browse/FLINK-28097
             Project: Flink
          Issue Type: Technical Debt
          Components: Build System, Formats (JSON, Avro, Parquet, ORC, SequenceFile)
            Reporter: Chesnay Schepler
             Fix For: 1.16.0


For some reason the normal json/csv format jars bundle flink-formats-common.
This seems unnecessary; this bundling can either be relegated to the sql-jar (Which is already done!) or the user-jar packaging.



--
This message was sent by Atlassian Jira
(v8.20.7#820007)