These settings are available in system.settings and are autogenerated from source.
min_external_table_block_size_bytes
Type
UInt64
Default
268402944
Version history
| Version | Default value | Comment |
|---|---|---|
| 24.2 | 268402944 | Squash blocks passed to external table to specified size in bytes, if blocks are not big enough. |
Squash blocks passed to the external table to a specified size in bytes, if blocks are not big enough.
min_external_table_block_size_rows
Type
UInt64
Default
1048449
Version history
| Version | Default value | Comment |
|---|---|---|
| 24.2 | 1048449 | Squash blocks passed to external table to specified size in rows, if blocks are not big enough |
Squash blocks passed to external table to specified size in rows, if blocks are not big enough.