[
https://issues.apache.org/jira/browse/FLINK-17521?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17104026#comment-17104026
]
Jark Wu commented on FLINK-17521:
---------------------------------
I found that `com.ibm.icu` contains some classes with the same name with JDK,
e.g. BigDecimal, TimeZone. I think we should get rid of it (at least from the
table-common).
> 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)