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: commits-unsubscr...@doris.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For additional commands, e-mail: commits-h...@doris.apache.org