This is an automated email from the ASF dual-hosted git repository. morningman pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git
from 1121e7d0c3 [feature](Nereids): pushdown distinct through join. (#21437) add 37a52789bd [improvement](statistics, multi catalog)Estimate hive table row count based on file size. (#21207) No new revisions were added by this update. Summary of changes: .../main/java/org/apache/doris/common/Config.java | 5 + .../doris/catalog/external/HMSExternalTable.java | 30 +++-- .../doris/statistics/StatisticConstants.java | 2 + .../apache/doris/statistics/StatisticsCache.java | 7 +- .../statistics/TableStatisticsCacheLoader.java | 2 +- .../doris/statistics/util/StatisticsUtil.java | 133 +++++++++++++++++++++ 6 files changed, 168 insertions(+), 11 deletions(-) --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For additional commands, e-mail: commits-h...@doris.apache.org