Skip to content

Commit

Permalink
change back to chunk
Browse files Browse the repository at this point in the history
  • Loading branch information
haritamar committed Nov 5, 2024
1 parent d9f86a5 commit 8c47ffb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion macros/edr/system/system_utils/get_config_var.sql
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
'long_string_size': 65535,
'collect_model_sql': true,
'query_max_size': 1000000,
'insert_rows_method': 'max_query_size',
'insert_rows_method': 'chunk',
'upload_artifacts_method': 'diff',
'project_name': none,
'elementary_full_refresh': false,
Expand Down

0 comments on commit 8c47ffb

Please sign in to comment.