Skip to content

Commit

Permalink
disable pipeline
Browse files Browse the repository at this point in the history
  • Loading branch information
dataroaring committed Mar 5, 2024
1 parent 68fd1ee commit 72012b9
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions regression-test/pipeline/cloud_p0/conf/session_variables.sql
Original file line number Diff line number Diff line change
Expand Up @@ -3,3 +3,5 @@ set global insert_visible_timeout_ms=60000;
set global enable_auto_analyze=false;
set global enable_audit_plugin=true;
set global enable_memtable_on_sink_node=false;
set global enable_pipeline_x_engine = false;
set global enable_pipeline_engine = false;

0 comments on commit 72012b9

Please sign in to comment.