Attribute

StorageAPIThreshold (SAT)

Purpose

Specifies a number of rows that, if exceeded, signals the driver to use the Google BigQuery Storage API for select operations. For this behavior to take effect, the Use Storage API option must be set to true (enabled), and the value of the Storage API Min Page Count option must be exceeded.

Valid Values

x

where:

x
is a positive integer that indicates a number of rows in a result set.

Default

10000 (rows)

See also