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)