[
https://issues.apache.org/jira/browse/FLINK-17521?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17100520#comment-17100520
]
Timo Walther commented on FLINK-17521:
--------------------------------------
If we need a lot of code from this dependency, I guess we have to keep it
there. But why is it in `table-common`? It is an API thing and should be in
`table-api-java`, no?
> Remove `com.ibm.icu` dependency from table-common
> -------------------------------------------------
>
> Key: FLINK-17521
> URL: https://issues.apache.org/jira/browse/FLINK-17521
> Project: Flink
> Issue Type: Sub-task
> Components: Table SQL / API
> Reporter: Timo Walther
> Priority: Major
>
> The `com.ibm.icu` dependency has been added recently to the `table-common`
> module.
> Since this module is used by many connectors and libraries, we should discuss
> to remove it again.
> Especially, because now there is also another `Row.of()` in the classpath of
> the API. Which can be very confusing.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)