mymeiyi commented on code in PR #32523:
URL: https://github.com/apache/doris/pull/32523#discussion_r1616489990


##########
regression-test/suites/insert_p0/insert_group_commit_into_unique_sync_mode.groovy:
##########
@@ -218,11 +218,13 @@ suite("insert_group_commit_into_unique_sync_mode") {
 
             // 1. insert into
             connect(user = context.config.jdbcUser, password = 
context.config.jdbcPassword, url = context.config.jdbcUrl) {
+            // TODO: pipeline need to be implemented
+            sql """ set experimental_enable_nereids_dml_with_pipeline = false; 
"""

Review Comment:
   remove this, pipeline is supported



-- 
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

Reply via email to