[jira] [Commented] (FLINK-32249) A Java string should be used instead of a Calcite NlsString to construct the table and column comment attributes of CatalogTable

2023-06-05 Thread lincoln lee (Jira)
[ https://issues.apache.org/jira/browse/FLINK-32249?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17729322#comment-17729322 ] lincoln lee commented on FLINK-32249: - The `col.getComment().get().toString()` causes this problem:

[jira] [Commented] (FLINK-32249) A Java string should be used instead of a Calcite NlsString to construct the table and column comment attributes of CatalogTable

2023-06-05 Thread lincoln lee (Jira)
[ https://issues.apache.org/jira/browse/FLINK-32249?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17729308#comment-17729308 ] lincoln lee commented on FLINK-32249: - [~aitozi] it can be reproduced in 1.17.0 and 1.17.1, but

[jira] [Commented] (FLINK-32249) A Java string should be used instead of a Calcite NlsString to construct the table and column comment attributes of CatalogTable

2023-06-05 Thread Benchao Li (Jira)
[ https://issues.apache.org/jira/browse/FLINK-32249?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17729292#comment-17729292 ] Benchao Li commented on FLINK-32249: [~aitozi] This should only affect 1.7.x, you can try with 1.7.1

[jira] [Commented] (FLINK-32249) A Java string should be used instead of a Calcite NlsString to construct the table and column comment attributes of CatalogTable

2023-06-04 Thread Aitozi (Jira)
[ https://issues.apache.org/jira/browse/FLINK-32249?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17729175#comment-17729175 ] Aitozi commented on FLINK-32249: It does not reproduce in my local sql client {code:java} Flink SQL>