skip to main content
Using the Driver : Configuring and Connecting to Data Sources : Configuring the Product Using the GUI : Bulk Tab
  

Try DataDirect Drivers Now
Bulk Tab
The Bulk Tab allows you to enable the Google BigQuery Storage API and configure how the driver uses it. On this tab, provide values for the options in the following table; then, click Apply.
Figure 6. Bulk tab
The Bulk tab of the ODBC Google BigQuery Driver Setup dialog box
Connection Options: Bulk
Description
Specifies whether the driver uses the Google BigQuery Storage API.
If enabled, the driver uses the Storage API for selects when the number of rows in the result set exceeds the value of the Storage API Threshold option, and the number of pages in the result set exceeds the value of the Storage API Min Page Count option.
If disabled, the driver does not use the Storage API.
Default: Disabled
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.
Default: 1000
Specifies a number of pages 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 Threshold option must be exceeded.
Default: 3
If you finished configuring your driver, proceed to Step 6 in "Configuring the Product Using the GUI". Optionally, you can further configure your driver by clicking on the following tabs. The following sections provide details on the fields specific to each configuration tab:
*General tab allows you to configure options that are required for creating a data source.
*SQL Engine tab allows you to configure the SQL Engine's behavior.
*Advanced tab allows you to configure advanced behavior.
*Web Service tab allows you to configure the behavior of communications between the driver and web service.
*Pooling tab allows you to configure connection pooling behavior.