ACCOUNT PARAMETER
Config path:
/account_params.yaml
Example:
abort_detached_query: true
client_prefetch_threads: 6
network_policy: "MY_NETWORK_POLICY"
- {key} (ident) - parameter name
- {value} (bool, float, int, str) - parameter value
- 1.Data type of parameter value is important! Correct data type for each parameter can be obtained from output of
SHOW PARAMETERS IN ACCOUNT
.
Last modified 1yr ago