[
https://issues.apache.org/jira/browse/FLINK-30087?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17676426#comment-17676426
]
Shengkai Fang commented on FLINK-30087:
---------------------------------------
Hi, [~chesnay] . The sql-gateway-api belongs to the api, so I add it into the
table-api-java-uber. But I think you are right, we should not bundle it twice.
I need some time to estimate whether it influences hive-connector if we remove
it from the uber jar.
> sql-gateway-api is bundled twice in the distribution
> ----------------------------------------------------
>
> Key: FLINK-30087
> URL: https://issues.apache.org/jira/browse/FLINK-30087
> Project: Flink
> Issue Type: Technical Debt
> Components: Build System, Table SQL / Gateway
> Affects Versions: 1.17.0
> Reporter: Chesnay Schepler
> Priority: Major
> Fix For: 1.17.0
>
>
> The sql-gateway-api is bundled both in flink-sql-gateway (put into opt/) and
> flink-table-uber (put into lib/).
> It probably(?) shouldn't be part of flink-table-uber.
> In any case there's no reason to bundle it twice.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)