You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@doris.apache.org by mo...@apache.org on 2022/07/06 02:22:21 UTC

[doris] branch master updated (43015f11a5 -> 5f5e01b285)

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 43015f11a5 [Improvement] remove `beHttpAddress` in regression test (#10623)
     add 5f5e01b285 [feature-wip](multi-catalog) Fix hive partition prune in hive and hudi external table. (#10547)

No new revisions were added by this update.

Summary of changes:
 .../doris/catalog/HiveMetaStoreClientHelper.java   | 213 ++++++++++------
 .../doris/datasource/HMSExternalDataSource.java    |   7 +-
 .../org/apache/doris/planner/HiveScanNode.java     |  39 +--
 .../org/apache/doris/planner/HudiScanNode.java     |  44 +---
 .../planner/external/ExternalHiveScanProvider.java |  33 +--
 .../catalog/HiveMetaStoreClientHelperTest.java     | 275 +++++++++++++++++++++
 6 files changed, 425 insertions(+), 186 deletions(-)
 create mode 100644 fe/fe-core/src/test/java/org/apache/doris/catalog/HiveMetaStoreClientHelperTest.java


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@doris.apache.org
For additional commands, e-mail: commits-help@doris.apache.org