This is an automated email from the ASF dual-hosted git repository.
yiguolei pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/doris.git
from 881670566c [fix]Fix the coredump when an IOError occurs in be (#11857)
add 6c66bdbf30 [fix](orderby)remove useless null literal in order by
(#11821)
No new revisions were added by this update.
Summary of changes:
fe/fe-core/src/main/cup/sql_parser.cup | 8 ++++++--
.../src/main/java/org/apache/doris/qe/StmtExecutor.java | 12 ++++++++++++
.../test_orderby_nullliteral.out} | 4 ++--
.../test_orderby_nullliteral.groovy} | 16 ++++------------
4 files changed, 24 insertions(+), 16 deletions(-)
copy regression-test/data/{correctness/test_lateral_view_in_subquery.out =>
query/test_orderby_nullliteral.out} (70%)
copy
regression-test/suites/{query_p0/sql_functions/aggregate_functions/test_aggregate_collect.groovy
=> query/test_orderby_nullliteral.groovy} (61%)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]