This is an automated email from the ASF dual-hosted git repository.
starocean999 pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/doris.git
from 8c2a721873 [opt](nereids)push down filter through window #23935
add 21e30d4374 [fix](planner)ctas's query part is not analyzed correctly
(#24111)
No new revisions were added by this update.
Summary of changes:
.../doris/analysis/CreateTableAsSelectStmt.java | 6 ++
.../java/org/apache/doris/analysis/QueryStmt.java | 1 +
.../java/org/apache/doris/qe/StmtExecutor.java | 4 +
...oin_should_not_reorder.out => test_ctas_mv.out} | 1 +
.../suites/correctness_p0/test_ctas_mv.groovy | 104 +++++++++++++++++++++
5 files changed, 116 insertions(+)
copy regression-test/data/correctness_p0/{test_join_should_not_reorder.out =>
test_ctas_mv.out} (80%)
create mode 100644 regression-test/suites/correctness_p0/test_ctas_mv.groovy
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]