Cmdlets for Google BigQuery

Build 24.0.9060

StoragePageSize Parameter (Connect-GoogleBigQuery Cmdlet)

Specifies the page size to use for Storage API queries.

Syntax

Connect-GoogleBigQuery -StoragePageSize string

Data Type

cstr

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 cmdlet 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 24.0.9060