zhanghang-dev created FLINK-17884:
-------------------------------------
Summary: package the codegen directory to flink-sql-parser jar
Key: FLINK-17884
URL: https://issues.apache.org/jira/browse/FLINK-17884
Project: Flink
Issue Type: Improvement
Components: Table SQL / Planner
Affects Versions: 1.10.0
Reporter: zhanghang-dev
Now extending flink sql requires manually copying Parser.tdd, includes/*.ftl
and config.fmpp, so every time flink upgrades, you may need to copy these files
again.If you can package codegen like calcite-core.jar. In this way, every time
Flink upgrades, you only need to modify the version.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)