[
https://issues.apache.org/jira/browse/FLINK-18173?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17129164#comment-17129164
]
Jingsong Lee commented on FLINK-18173:
--------------------------------------
[https://github.com/apache/flink/pull/12527]
> Bundle flink-csv,flink-json,flink-avro jars in lib
> --------------------------------------------------
>
> Key: FLINK-18173
> URL: https://issues.apache.org/jira/browse/FLINK-18173
> Project: Flink
> Issue Type: Bug
> Components: Build System, Table SQL / API
> Reporter: Jingsong Lee
> Assignee: Jingsong Lee
> Priority: Blocker
> Fix For: 1.11.0
>
>
> The biggest problem for distributions I see is the variety of problems caused
> by users' lack of format dependency.
> These three formats are very small and no third party dependence, and they
> are widely used by table users.
> Actually, we don't have any other built-in table formats now... In total
> 151K...
>
> 73K flink-avro-1.10.0.jar
> 36K flink-csv-1.10.0.jar
> 42K flink-json-1.10.0.jar
> We can just bundle them in "flink/lib/".
> It not solve all problems and it is independent of "fat" and "slim". But also
> improve usability.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)