Thanks for taking this. There is a FLIP [1] to define some partition DMLs.
If you have added DMLs, we need to vote again. (Create a new FLIP) [1] https://cwiki.apache.org/confluence/display/FLINK/FLIP-63%3A+Rework+table+partition+support Best, Jingsong On Fri, Apr 15, 2022 at 3:20 PM Martijn Visser <martijnvis...@apache.org> wrote: > > Hi Ron, > > Thanks for reaching out to the mailing list. As I mentioned in the Jira > ticket, a SQL syntax change requires a FLIP [1]. A FLIP requires a > discussion and a vote, which is explained in more detail in the Flink > Bylaws [2] > > Please create a FLIP and follow the process for this. > > Best regards, > > Martijn Visser > https://twitter.com/MartijnVisser82 > https://github.com/MartijnVisser > > [1] > https://cwiki.apache.org/confluence/display/FLINK/Flink+Improvement+Proposals > [2] https://cwiki.apache.org/confluence/display/FLINK/Flink+Bylaws > > > > On Fri, 15 Apr 2022 at 09:08, 刘大龙 <ld...@zju.edu.cn> wrote: > > > Hi, everyone > > > > > > > > > > For partitioned table, there are still some related syntaxes that are not > > supported, which will be very useful for partitioned table. In batch > > analysis scenarios, such as Hive table, partitioned table is a very common > > case. Since the current Flink is mainly for streaming processing, not much > > work has been done on partitioned table. In order to enhance the experience > > of using Flink in batch job, as well as to improve the DDL syntax. So I > > created the issue FLINK-27237 to discuss about enhancing the partition > > table syntax. You are welcome to discuss on the issue and give comments so > > that this proposal can be improved. > > > > Best, > > > > > > > > > > Ron