skip to main content
Connection Option Descriptions : Storage API Threshold
  

Try DataDirect Drivers Now

Storage API Threshold

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)

GUI Tab

Bulk tab

See also

*Storage API attributes
*Use Storage API
*Storage API Min Page Count