This is an automated email from the ASF dual-hosted git repository.
morningman pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/doris.git
from 60cda12e57 [Bug](pipeline-engine) fix hang on insert into select when
enable pipeline engine (#19075)
add 59d8aa5a6f [Fix](multi catalog)Fix Hive partition path doesn't contain
partition value case bug (#19053)
No new revisions were added by this update.
Summary of changes:
.../doris/datasource/hive/HiveMetaStoreCache.java | 54 ++++++++++++------
.../apache/doris/planner/external/FileSplit.java | 10 +++-
.../doris/planner/external/HiveSplitter.java | 17 +++---
.../doris/planner/external/QueryScanProvider.java | 10 +++-
.../apache/doris/planner/external/TVFSplitter.java | 6 +-
.../planner/external/iceberg/IcebergSplit.java | 2 +-
.../hive/test_hive_partition_location.out | 41 ++++++++++++++
.../hive/test_hive_partition_location.groovy | 65 ++++++++++++++++++++++
8 files changed, 174 insertions(+), 31 deletions(-)
create mode 100644
regression-test/data/external_table_emr_p2/hive/test_hive_partition_location.out
create mode 100644
regression-test/suites/external_table_emr_p2/hive/test_hive_partition_location.groovy
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]