Skip to content

Commit

Permalink
remove enableDeletebyJobs in config.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
Chaitanya Praveen committed Oct 10, 2022
1 parent 7eadc14 commit eea8a78
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions config/config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -154,18 +154,15 @@ Warehouse:
redshift:
maxParallelLoads: 3
setVarCharMax: false
enableDeleteByJobs: true
snowflake:
maxParallelLoads: 3
bigquery:
maxParallelLoads: 20
postgres:
maxParallelLoads: 3
enableSQLStatementExecutionPlan: false
enableDeleteByJobs: false
mssql:
maxParallelLoads: 3
enableDeleteByJobs: false
azure_synapse:
maxParallelLoads: 3
clickhouse:
Expand Down

0 comments on commit eea8a78

Please sign in to comment.