refactor: rename batch-related variables and functions for consistency and clarity
This commit is contained in:
@@ -6,8 +6,8 @@ defaults:
|
||||
max_extractors: 2
|
||||
max_loaders: 4
|
||||
queue_size: 8
|
||||
chunk_size: 25000
|
||||
chunks_per_batch: 8
|
||||
batch_size: 25000
|
||||
batches_per_partition: 8
|
||||
truncate_target: true
|
||||
truncate_method: TRUNCATE # TRUNCATE | DELETE
|
||||
retry:
|
||||
|
||||
Reference in New Issue
Block a user