monrg opened a new pull request, #1736: URL: https://github.com/apache/incubator-streampark/pull/1736
## What problem does this PR solve? after flink 1.15 flink-table-planner migrated to opt directory, streampark classloader failed to load the CalciteParser class, error when verify SQL script ,i add flink-table-planner to classpath Issue Number: 1713 Problem Summary: after flink 1.15 error when verify SQL script ## What is changed and how it works? add opt/flink-table-planner to classpath, filter flink-table-planner-loader lib -- 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]
