This is an automated email from the ASF dual-hosted git repository.
godfrey pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/flink.git
from 2a4da2501eb [hotfix][test] Refactor test to use correct syntax for
JUnit5 annotation
add cf70844a56a [FLINK-29126][hive] Fix splitting file optimization
doesn't work for orc format
No new revisions were added by this update.
Summary of changes:
.../docs/connectors/table/hive/hive_read_write.md | 7 +-
.../docs/connectors/table/hive/hive_read_write.md | 9 ++-
.../apache/flink/connectors/hive/HiveOptions.java | 6 ++
.../flink/connectors/hive/HiveSourceBuilder.java | 20 ++++-
.../connectors/hive/HiveSourceFileEnumerator.java | 88 +++++++++++++++++-----
.../hive/HiveSourceFileEnumeratorTest.java | 44 ++++++++++-
.../connectors/hive/PartitionMonitorTest.java | 6 +-
7 files changed, 154 insertions(+), 26 deletions(-)