pub const MAX_STATEMENT_BATCH_SIZE: usize = 1_000_000;
Maximum allowed size for a batch of statements in bytes: 1MB.