KurtYoung commented on a change in pull request #11334: 
[FLINK-16464][sql-client]result-mode tableau may shift when content contains 
Chinese String in SQL CLI
URL: https://github.com/apache/flink/pull/11334#discussion_r390074844
 
 

 ##########
 File path: flink-table/flink-sql-client/pom.xml
 ##########
 @@ -109,6 +109,13 @@ under the License.
                        <version>3.9.0</version>
                </dependency>
 
+               <!-- Tools to Unify display format for different languages -->
+               <dependency>
+                       <groupId>com.ibm.icu</groupId>
 
 Review comment:
   We should also shade this jar into `flink-sql-client` jar?
   If yes, then please also update the license files 

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to