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 0b718e863c8 [Enhancement] (nereids)implement DropRepositoryCommand in 
nereids (#45004)
     add 689bd3783d0 [fix](hudi)Add hudi catalog read partition table partition 
prune (#44669)

No new revisions were added by this update.

Summary of changes:
 .../doris/datasource/hive/HMSExternalTable.java    |  26 +-
 .../apache/doris/datasource/hudi/HudiUtils.java    |  50 +++
 .../doris/datasource/hudi/source/HudiScanNode.java |  71 ++--
 .../glue/translator/PhysicalPlanTranslator.java    |   2 +
 .../trees/plans/logical/LogicalHudiScan.java       |   2 +-
 .../hudi/test_hudi_partition_prune.out             | 357 +++++++++++++++++++++
 .../hudi/test_hudi_partition_prune.groovy          | 333 +++++++++++++++++++
 7 files changed, 792 insertions(+), 49 deletions(-)
 create mode 100644 
regression-test/data/external_table_p2/hudi/test_hudi_partition_prune.out
 create mode 100644 
regression-test/suites/external_table_p2/hudi/test_hudi_partition_prune.groovy


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

Reply via email to