This is an automated email from the ASF dual-hosted git repository.
morrysnow pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/doris.git
from 398c3116723 [Fix](nereids) forward the user define variables to master
(#33013)
add d58c7a812e0 [Fix](nereids) modify the binding aggregate function in
order by (#32758)
No new revisions were added by this update.
Summary of changes:
.../nereids/rules/analysis/BindExpression.java | 57 +++++++++++++++++++++-
.../nereids/rules/analysis/FillUpMissingSlots.java | 2 +-
.../rules/analysis/FillUpMissingSlotsTest.java | 2 +-
.../nereids_syntax_p0/order_by_bind_priority.out | 25 ++++++++++
.../order_by_bind_priority.groovy | 38 +++++++++++++++
5 files changed, 120 insertions(+), 4 deletions(-)
create mode 100644
regression-test/data/nereids_syntax_p0/order_by_bind_priority.out
create mode 100644
regression-test/suites/nereids_syntax_p0/order_by_bind_priority.groovy
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]