ADO.NET Provider for Google BigQuery

Build 23.0.8839

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 provider 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) 2024 CData Software, Inc. - All rights reserved.
Build 23.0.8839