dalongliu created FLINK-24822: --------------------------------- Summary: Improve CatalogTableSpecBase and its subclass method parameter Key: FLINK-24822 URL: https://issues.apache.org/jira/browse/FLINK-24822 Project: Flink Issue Type: Improvement Components: Table SQL / Planner Affects Versions: 1.15.0 Reporter: dalongliu Fix For: 1.15.0
Currently, CatalogTableSpecBase and its subclass related method use PlannerBase as parameter, we can improve it use FlinkContext enough. -- This message was sent by Atlassian Jira (v8.20.1#820001)