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

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


    from 4df788a  [FLINK-15335] Replace `add-dependencies-for-IDEA` profile
     add ba5b5b7  [FLINK-15858][hive] Store generic table schema as properties

No new revisions were added by this update.

Summary of changes:
 docs/dev/table/hive/hive_catalog.md                |  11 +-
 docs/dev/table/hive/hive_catalog.zh.md             |  11 +-
 .../flink/table/catalog/hive/HiveCatalog.java      | 124 ++++++++++++---------
 .../table/catalog/hive/HiveCatalogConfig.java      |   3 +
 .../hive/HiveCatalogGenericMetadataTest.java       |  43 +++++++
 .../table/catalog/hive/HiveCatalogITCase.java      |  36 ++++++
 .../src/test/resources/csv/test3.csv               |   5 +
 .../apache/flink/table/catalog/CatalogTest.java    |  36 +++---
 8 files changed, 190 insertions(+), 79 deletions(-)
 create mode 100644 
flink-connectors/flink-connector-hive/src/test/resources/csv/test3.csv

Reply via email to