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/09/05 13:10:19 UTC

[flink] branch master updated (2a3e2bb62df -> 5c41e7bc0a9)

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 2a3e2bb62df [FLINK-28122][docs-zh] Translate "Overview" and "Project Configuration" in "User-defined Sources & Sinks" page into Chinese
     add 5c41e7bc0a9 [FLINK-27718][hive] Fix fail to count mutiple fields excpetion in Hive dialect (#19406)

No new revisions were added by this update.

Summary of changes:
 .../table/functions/hive/HiveGenericUDAF.java      | 29 ++++++++++++++++++++--
 .../apache/flink/table/module/hive/HiveModule.java |  1 -
 .../planner/delegation/hive/HiveParserUtils.java   | 12 ++++++++-
 .../connectors/hive/HiveDialectQueryITCase.java    | 22 ++++++++++++++++
 .../flink/table/module/hive/HiveModuleTest.java    |  4 +--
 5 files changed, 62 insertions(+), 6 deletions(-)