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 03f1cbde7ae [enhancement](Nereids) support 4 phases distinct aggregate with full distribution (#35871) add 53c44c45c7c [feature](tvf) support max_filter_ratio (#35431) No new revisions were added by this update. Summary of changes: .../doris/cloud/CacheHotspotManagerUtils.java | 1 + .../commands/insert/AbstractInsertExecutor.java | 10 ++++- .../apache/doris/planner/GroupCommitPlanner.java | 3 +- .../java/org/apache/doris/qe/SessionVariable.java | 12 ++++++ .../java/org/apache/doris/qe/StmtExecutor.java | 12 +++++- .../doris/statistics/util/StatisticsUtil.java | 1 + .../data/external_table_p0/tvf/test_hdfs_tvf.out | 1 - .../external_table_p0/tvf/test_hdfs_tvf.groovy | 43 ++++++++++++++++++++-- 8 files changed, 74 insertions(+), 9 deletions(-) --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For additional commands, e-mail: commits-h...@doris.apache.org