This is an automated email from the ASF dual-hosted git repository.
github-actions[bot] pushed a change to branch auto-pick-67881-branch-4.1
in repository https://gitbox.apache.org/repos/asf/doris.git
from 8d2018bdc72 [Feature](lance) Support multi-vector columns and queries
(#68028)
add 3c37046c2fb [fix](fd) Guard uniform aggregate inference by
participation (#67881)
No new revisions were added by this update.
Summary of changes:
.../trees/plans/logical/LogicalAggregate.java | 4 +-
.../plans/physical/PhysicalHashAggregate.java | 4 +-
.../apache/doris/nereids/util/ExpressionUtils.java | 20 +++++
.../doris/nereids/properties/UniformTest.java | 34 ++++++++
.../eliminate_group_by_key_by_uniform.out | 15 ++++
.../eliminate_group_by_key_by_uniform.groovy | 93 +++++++++++++++++++++-
6 files changed, 163 insertions(+), 7 deletions(-)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]