This is an automated email from the ASF dual-hosted git repository.

github-bot pushed a change to branch auto-pick-45367-branch-3.0
in repository https://gitbox.apache.org/repos/asf/doris.git


    from 4d3c77c644e branch-3.0: [Fix](show-stmt) Raise an error when show 
partitions with complex predicate  #45257 (#45518)
     add 4faccfbe017 [enchement](iceberg)support read iceberg partition 
evolution table. (#45367)

No new revisions were added by this update.

Summary of changes:
 .../sink/writer/iceberg/partition_transformers.cpp |   2 +-
 .../create_preinstalled_scripts/iceberg/run07.sql  |  83 +++++++++
 .../datasource/iceberg/source/IcebergScanNode.java |  82 +++++----
 .../iceberg/test_iceberg_partition_evolution.out   | 190 +++++++++++++++++++++
 .../write/test_iceberg_write_partitions.out        |  24 +--
 .../test_iceberg_partition_evolution.groovy        | 179 +++++++++++++++++++
 6 files changed, 517 insertions(+), 43 deletions(-)
 create mode 100644 
docker/thirdparties/docker-compose/iceberg/scripts/create_preinstalled_scripts/iceberg/run07.sql
 create mode 100644 
regression-test/data/external_table_p0/iceberg/test_iceberg_partition_evolution.out
 create mode 100644 
regression-test/suites/external_table_p0/iceberg/test_iceberg_partition_evolution.groovy


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

Reply via email to