This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a change to branch auto-pick-58877-branch-4.0
in repository https://gitbox.apache.org/repos/asf/doris.git
from 30d2df04594 4.0.2-rc02 (#58600)
add 500319874f4 [opt](hive) use binary search to prune hive partitions
(#58877)
No new revisions were added by this update.
Summary of changes:
.../cache/NereidsSortedPartitionsCacheManager.java | 39 +-----
.../org/apache/doris/datasource/ExternalTable.java | 14 ++
.../doris/datasource/hive/HMSExternalTable.java | 15 +++
.../doris/datasource/hive/HiveMetaStoreCache.java | 143 +++++++--------------
.../expression/rules/SortedPartitionRanges.java | 44 +++++++
.../rules/rewrite/PruneFileScanPartition.java | 12 +-
6 files changed, 129 insertions(+), 138 deletions(-)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]