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 645d8317246 [FLINK-28140][python][docs] Improve the documentation by
adding Python examples in Time Attributes page (#20194)
new 3d14248c104 [FLINK-27244][hive] Support read sub-directories in
partition directory with Hive tables
new 73a3c7da689 [FLINK-27244][hive] Improve documentation of reading
partition with subdirectories for Hive tables
The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.../docs/connectors/table/hive/hive_read_write.md | 26 ++++++++++++++
.../docs/connectors/table/hive/hive_read_write.md | 26 ++++++++++++++
.../connectors/hive/HiveDynamicTableFactory.java | 7 ++++
.../apache/flink/connectors/hive/HiveOptions.java | 9 +++++
.../flink/connectors/hive/HiveDialectITCase.java | 42 ++++++++++++++++++++++
5 files changed, 110 insertions(+)