This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a change to branch auto-pick-54557-branch-3.1
in repository https://gitbox.apache.org/repos/asf/doris.git
from 821af6a92a6 [regression-test](variant) refine
variant_github_events_index_type_p2 (#54691)
add 562b28a01b3 [fix](iceberg) fix insert iceberg transform partition
table problems and add some cases (#54557)
No new revisions were added by this update.
Summary of changes:
.../sink/writer/iceberg/partition_transformers.h | 15 +-
.../create_preinstalled_scripts/iceberg/run19.sql | 365 +++++++++++++++++++++
.../datasource/iceberg/source/IcebergScanNode.java | 3 +
..._runtime_filter_partition_pruning_transform.out | Bin 0 -> 1319 bytes
.../iceberg/test_iceberg_transform_partitions.out | Bin 0 -> 1619 bytes
...ntime_filter_partition_pruning_transform.groovy | 215 ++++++++++++
.../test_iceberg_transform_partitions.groovy | 205 ++++++++++++
...test_iceberg_write_transform_partitions.groovy} | 41 ++-
8 files changed, 822 insertions(+), 22 deletions(-)
create mode 100644
docker/thirdparties/docker-compose/iceberg/scripts/create_preinstalled_scripts/iceberg/run19.sql
create mode 100644
regression-test/data/external_table_p0/iceberg/test_iceberg_runtime_filter_partition_pruning_transform.out
create mode 100644
regression-test/data/external_table_p0/iceberg/test_iceberg_transform_partitions.out
create mode 100644
regression-test/suites/external_table_p0/iceberg/test_iceberg_runtime_filter_partition_pruning_transform.groovy
create mode 100644
regression-test/suites/external_table_p0/iceberg/test_iceberg_transform_partitions.groovy
copy
regression-test/suites/external_table_p0/iceberg/{test_iceberg_time_travel.groovy
=> write/test_iceberg_write_transform_partitions.groovy} (50%)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]