HappenLee commented on code in PR #31689:
URL: https://github.com/apache/doris/pull/31689#discussion_r1519085616
##########
regression-test/suites/nereids_p0/insert_into_table/no_partition.groovy:
##########
@@ -26,6 +26,7 @@ suite('nereids_insert_no_partition') {
sql 'set enable_nereids_dml=true'
sql 'set enable_strict_consistency_dml=true'
+ sql 'set experimental_enable_nereids_dml_with_pipeline=false'
explain {
// TODO: test turn off pipeline when dml, remove it if pipeline sink
is ok
Review Comment:
do remove please
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]