These settings are available in system.settings and are autogenerated from source.
table_engine_read_through_distributed_cache
ClickHouse Cloud only
Type
Bool
Default
0
Version history
| Version | Default value | Comment |
|---|---|---|
| 25.7 | 0 | New setting |
Only has an effect in ClickHouse Cloud. Allow reading from distributed cache via table engines / table functions (s3, azure, etc)
table_function_remote_max_addresses
Type
UInt64
Default
1000
Sets the maximum number of addresses generated from patterns for the remote function.
Possible values:
- Positive integer.