[ 
https://issues.apache.org/jira/browse/FLINK-17521?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17100888#comment-17100888
 ] 

godfrey he commented on FLINK-17521:
------------------------------------

It's just a utility which is used by TableResultImpl#print() in 
`table-api-java`  and `CliTableauResultView` in `sql-client` now. In 
`table-common`, there is a `utils` package which contains utility classes used 
by other modules. while in `table-api-java`, I think only APIs and must-have 
implementations should be there.

> 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)

Reply via email to