This is an automated email from the ASF dual-hosted git repository.

github-bot pushed a change to branch auto-pick-56942-branch-4.0
in repository https://gitbox.apache.org/repos/asf/doris.git


    from 3b417f25f67 branch-4.0:[enhancement](s3)Add TotalGetRequestTime 
profile metric to the S3 reader. (#57519) (#57635)
     add 116cddb9ea9 [fix](nereids) Fix not in aggregate's output err after 
eliminate by uniform when group sets exist (#56942)

No new revisions were added by this update.

Summary of changes:
 .../rules/expression/ExpressionRuleType.java       |  1 +
 .../rewrite/EliminateGroupByKeyByUniform.java      |  6 ++
 .../nereids/rules/rewrite/ExprIdRewriter.java      | 59 +++++++++++---
 .../trees/expressions/VirtualSlotReference.java    |  7 ++
 .../trees/plans/logical/LogicalAggregate.java      |  6 ++
 .../eliminate_group_by_key_by_uniform.groovy       | 95 ++++++++++++++++++++++
 6 files changed, 161 insertions(+), 13 deletions(-)


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to