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

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


    from c93205b  [FLINK-14649][kafka][es] Flatten all the connector properties 
keys to make it easy to configure in DDL (#10468)
     add 2994f0e  [FLINK-13438][hive] Support date type in Hive

No new revisions were added by this update.

Summary of changes:
 .../flink/table/catalog/hive/client/HiveShim.java  | 11 ++++
 .../table/catalog/hive/client/HiveShimV100.java    | 22 ++++++++
 .../table/catalog/hive/client/HiveShimV310.java    | 65 +++++++++++++++++-----
 .../catalog/hive/util/HiveReflectionUtils.java     |  9 ---
 .../functions/hive/conversion/HiveInspectors.java  |  7 ++-
 .../connectors/hive/TableEnvHiveConnectorTest.java | 37 ++++++++++--
 .../catalog/hive/HiveCatalogUseBlinkITCase.java    | 52 +++++++++++++----
 .../table/functions/hive/HiveGenericUDFTest.java   |  6 +-
 .../table/functions/hive/HiveSimpleUDFTest.java    |  6 +-
 9 files changed, 170 insertions(+), 45 deletions(-)

Reply via email to