hailong wang created FLINK-19386: ------------------------------------ Summary: Remove legacy table planner dependecy from connectors and formats Key: FLINK-19386 URL: https://issues.apache.org/jira/browse/FLINK-19386 Project: Flink Issue Type: Improvement Components: Table SQL / Legacy Planner Affects Versions: 1.11.0 Reporter: hailong wang Fix For: 1.12.0
I found some connectors denpendecy legacy table planner and used in test class. For example `HiveCatalogUseBlinkITCase ` use `JavaScalaConversionUtil` in legacy table planner not blink planner. For FLIP-32 has be accepted, I think we can remove dependecy of legacy table planner from connectors and formats. -- This message was sent by Atlassian Jira (v8.3.4#803005)