JDBC Driver for Google BigQuery

Build 22.0.8462

StoragePageSize

Specifies the page size to use for Storage API queries.

Data Type

string

Default Value

"10000"

Remarks

When RSBGoogleBigQuery_p_UseStorageAPI is enabled and the query being executed can be run on the Storage API, this option controls how many rows the driver is allowed to buffer on the client.

A higher value will generally make queries faster at the expense of consuming more memory, while lower values will conserve memory but make queries slower.

Copyright (c) 2023 CData Software, Inc. - All rights reserved.
Build 22.0.8462