ACCOUNT PARAMETER

Config path: /account_params.yaml

Example:

abort_detached_query: true
client_prefetch_threads: 6
network_policy: "MY_NETWORK_POLICY"

Schema

  • {key} (ident) - parameter name

  • {value} (bool, float, int, str) - parameter value

Usage notes

  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 updated