You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@flink.apache.org by lz...@apache.org on 2020/08/20 03:25:01 UTC

[flink] branch master updated (b8ee51b -> 2fc0899)

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

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


    from b8ee51b  [FLINK-18449][kafka][table] Support topic list and topic pattern and partition discovery for Kafka source in Table API
     add 2fc0899  [FLINK-18995][hive] Some Hive functions fail because they need to access SessionState

No new revisions were added by this update.

Summary of changes:
 .../flink/table/functions/hive/HiveGenericUDF.java | 15 ++++++++++--
 .../apache/flink/table/module/hive/HiveModule.java |  4 ++--
 .../flink/table/module/hive/HiveModuleTest.java    | 28 +++++++++++++++++-----
 3 files changed, 37 insertions(+), 10 deletions(-)