This is an automated email from the ASF dual-hosted git repository. morningman pushed a change to branch branch-3.0 in repository https://gitbox.apache.org/repos/asf/doris.git
from 94e3d9a29cc [improve](binlog) Filter the truncated partitions #41611 (#41833) add 1f27902c122 [improvement](iceberg)Parallelize splits for count(*) for 3.0 (#41169) (#41885) No new revisions were added by this update. Summary of changes: be/src/vec/exec/format/table/iceberg_reader.cpp | 10 ++++-- be/src/vec/exec/format/table/iceberg_reader.h | 13 ++++--- be/src/vec/exec/scan/vfile_scanner.cpp | 8 ++--- .../datasource/iceberg/source/IcebergScanNode.java | 40 +++++++++++++++++----- .../datasource/iceberg/source/IcebergSplit.java | 9 +++++ gensrc/thrift/PlanNodes.thrift | 1 + 6 files changed, 59 insertions(+), 22 deletions(-) --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For additional commands, e-mail: commits-h...@doris.apache.org