This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a change to branch auto-pick-44039-branch-2.1
in repository https://gitbox.apache.org/repos/asf/doris.git
from ea61206233e [pick](branch-2.1) pick #43281 (#44020)
add d4d67ff66d7 [fix](iceberg)Fix count(*) error with dangling delete
problem (#44039)
No new revisions were added by this update.
Summary of changes:
.../docker-compose/iceberg/entrypoint.sh.tpl | 12 ++++++++++--
.../{ => iceberg}/run01.sql | 0
.../{ => iceberg}/run02.sql | 0
.../{ => iceberg}/run03.sql | 0
.../{ => iceberg}/run04.sql | 0
.../{ => iceberg}/run05.sql | 0
.../create_preinstalled_scripts/iceberg/run06.sql | 21 +++++++++++++++++++++
.../{run06.sql => paimon/run01.sql} | 0
.../datasource/iceberg/source/IcebergScanNode.java | 10 ++++++----
.../iceberg/test_iceberg_optimize_count.out | 3 +++
.../iceberg/test_iceberg_optimize_count.groovy | 13 ++++++++++++-
11 files changed, 52 insertions(+), 7 deletions(-)
rename
docker/thirdparties/docker-compose/iceberg/scripts/create_preinstalled_scripts/{
=> iceberg}/run01.sql (100%)
rename
docker/thirdparties/docker-compose/iceberg/scripts/create_preinstalled_scripts/{
=> iceberg}/run02.sql (100%)
rename
docker/thirdparties/docker-compose/iceberg/scripts/create_preinstalled_scripts/{
=> iceberg}/run03.sql (100%)
rename
docker/thirdparties/docker-compose/iceberg/scripts/create_preinstalled_scripts/{
=> iceberg}/run04.sql (100%)
rename
docker/thirdparties/docker-compose/iceberg/scripts/create_preinstalled_scripts/{
=> iceberg}/run05.sql (100%)
create mode 100644
docker/thirdparties/docker-compose/iceberg/scripts/create_preinstalled_scripts/iceberg/run06.sql
rename
docker/thirdparties/docker-compose/iceberg/scripts/create_preinstalled_scripts/{run06.sql
=> paimon/run01.sql} (100%)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]