You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@flink.apache.org by tw...@apache.org on 2022/02/28 13:15:23 UTC

[flink] branch master updated (c3df4c3 -> 2dc30c9)

This is an automated email from the ASF dual-hosted git repository.

twalthr pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/flink.git.


    from c3df4c3  [FLINK-26284] Refactors lock node structure to support atomic deletion in ZooKeeperStateHandleStore
     add 2dc30c9  [FLINK-26053][sql-parser] Fix LOOKAHEAD warning for EXPLAIN

No new revisions were added by this update.

Summary of changes:
 .../src/main/codegen/data/Parser.tdd               |  1 -
 .../src/main/codegen/includes/parserImpls.ftl      | 20 ++++++------
 ...lUnParserTest.java => ReservedKeywordTest.java} | 36 +++++++++++-----------
 .../flink/table/api/TableEnvironmentTest.scala     | 32 ++++++++-----------
 4 files changed, 39 insertions(+), 50 deletions(-)
 copy flink-table/flink-sql-parser/src/test/java/org/apache/flink/sql/parser/{FlinkSqlUnParserTest.java => ReservedKeywordTest.java} (53%)