+1, Agreed This will help avoid a blocking/breaking change for the consumers.
Thanks On Mon, Sep 7, 2026 at 5:32 PM David Radley <[email protected]> wrote: > Hi , > I just came across a situation migrating from Flink 1.19 to 1.20, a table > called model no longer worked. The reason is that CREATE MODEL and other > new SQL statements introduced new keywords, the side effect being they are > now reserved keywords. I was wondering how we could help this situation. I > suggest we update our process around releasing to check that the reserved > keywords in file [1] have not changed, if it has changed then we should > document in the release notes which keywords are now reserved - so may need > to be back ticked. > I can make this change to the wiki - if there is agreement, > Kind regards, David. > > > [1] > https://nightlies.apache.org/flink/flink-docs-release-1.20/api/java//org/apache/flink/sql/parser/impl/FlinkSqlParserImplConstants.html > > Unless otherwise stated above: > > IBM United Kingdom Limited > Registered in England and Wales with number 741598 > Registered office: Building C, IBM Hursley Office, Hursley Park Road, > Winchester, Hampshire SO21 2JN > -- Best Regards, Purushottam Sinha शुभकामनाएं पुरूषोत्तम सिन्हा
