lincoln-lil commented on PR #1264: URL: https://github.com/apache/incubator-paimon/pull/1264#issuecomment-1575611725
At first glance, when Flink interacts with CatalogTable, it directly passes the Calcite's NlsString comment as a string to the comment attribute of the schema and column. In theory, a Java string should be passed here. I will spend some time verifying the specific impact of the changes in Flink. -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
