[ Version ( since = "12.0.0" ) ]
public void set_max_chunk_size (int64 max_chunk_size)
Set the desired maximum chunk size of record batches.
The actual chunk size of each record batch may be smaller, depending on actual chunking characteristics of each table column.
| this | |
| max_chunk_size |
The maximum chunk size of record batches. |