Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
1.10.0
Description
Sql client uses directly some of the internal classes of the legacy planner, thus it does not work with only the blink planner on the classpath.
The internal class that's being used is org.apache.flink.table.functions.FunctionService
This dependency was introduced in FLINK-13195
Attachments
Issue Links
- is caused by
-
FLINK-13195 Add create table support for SqlClient
- Closed
- links to