You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@flink.apache.org by ja...@apache.org on 2022/07/19 10:09:39 UTC

[flink] branch master updated (0394a01ebb4 -> dcc9cceab96)

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

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


    from 0394a01ebb4 [FLINK-28307][doc] Update history server docs w.r.t. FLIP-241.
     add dcc9cceab96 [FLINK-27013][hive] Hive dialect supports IS_DISTINCT_FROM (i.e. "<=>" operator)

No new revisions were added by this update.

Summary of changes:
 .../flink/connectors/hive/HiveDialectQueryITCase.java | 19 +++++++++++++++++++
 .../table/planner/codegen/ExprCodeGenerator.scala     |  5 +++++
 .../planner/codegen/calls/ScalarOperatorGens.scala    | 17 ++++++++++++++++-
 3 files changed, 40 insertions(+), 1 deletion(-)