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 1a61cb4868c [feat](job)Implementing Job in Nereids (#41391) (#41861) add 6ae6b113071 [Enhancement](ExternalTable)Optimize the performance of getCachedRowCount when reading ExternalTable (#41659) (#41962) No new revisions were added by this update. Summary of changes: .../org/apache/doris/datasource/ExternalTable.java | 13 +++---- .../doris/datasource/hive/HMSExternalCatalog.java | 10 ++++++ .../iceberg/IcebergHMSExternalCatalog.java | 13 +------ .../datasource/iceberg/IcebergMetadataCache.java | 41 ++-------------------- .../doris/datasource/iceberg/IcebergUtils.java | 17 ++++++++- .../iceberg/test_iceberg_table_stats.groovy | 1 + 6 files changed, 38 insertions(+), 57 deletions(-) --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For additional commands, e-mail: commits-h...@doris.apache.org