This is an automated email from the ASF dual-hosted git repository.
panxiaolei pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/doris.git
from 17a1ce5ed3 [fix](nereids) add a project node above sort node to
eliminate unused order by keys (#17913)
add 401836f523 [Bug](planner) fix core dump when lateral view above union
node and have predicate (#17912)
No new revisions were added by this update.
Summary of changes:
be/src/vec/core/block.cpp | 49 ++++++++++++++--------
be/src/vec/core/block.h | 22 +++++++++-
be/src/vec/exec/vunion_node.cpp | 3 +-
.../java/org/apache/doris/planner/PlanNode.java | 14 +++----
.../data/query_p0/lateral_view/test_with_view.out | 4 ++
.../query_p0/lateral_view/test_with_view.groovy | 25 +++++++++++
6 files changed, 89 insertions(+), 28 deletions(-)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]