1u0 commented on issue #9313: [FLINK-13504][table] Fixed shading issues in table modules. URL: https://github.com/apache/flink/pull/9313#issuecomment-517226143 This patch doesn't work for `flink-table-blink*.jar`, the code in `org.apache.flink.sql.parser.ddl.SqlCreateTable` still references original (unshaded) type of `org.apache.calcite.sql.SqlIdentifier.names`. Although, for the old planner, the issue is fixed.
---------------------------------------------------------------- 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: [email protected] With regards, Apache Git Services
