You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@flink.apache.org by go...@apache.org on 2021/12/31 02:51:00 UTC

[flink] branch master updated (e1ea80b -> 1a0e058)

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

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


    from e1ea80b  [hotfix][connector/source] fix comment typo
     add 1a0e058  [FLINK-24352] [table-planner] Add null check for temporal table check on SqlSnapshot

No new revisions were added by this update.

Summary of changes:
 .../calcite/sql/validate/SqlValidatorImpl.java     |  6 +++
 .../plan/stream/sql/join/LookupJoinTest.xml        | 62 ++++++++++++++++++++++
 .../plan/stream/sql/join/LookupJoinTest.scala      | 16 +++++-
 3 files changed, 83 insertions(+), 1 deletion(-)