These settings are available in system.settings and are autogenerated from source.
use_iceberg_metadata_files_cache
Type
Bool
Default
1
Version history
| Version | Default value | Comment |
|---|---|---|
| 25.4 | 1 | New setting |
If turned on, iceberg table function and iceberg storage may utilize the iceberg metadata files cache.
Possible values:
- 0 - Disabled
- 1 - Enabled
use_iceberg_partition_pruning
Type
Bool
Default
1
Version history
| Version | Default value | Comment |
|---|---|---|
| 25.6 | 1 | Enable Iceberg partition pruning by default. |
| 25.1 | 0 | New setting for Iceberg partition pruning. |
Use Iceberg partition pruning for Iceberg tables