JDBC Driver for Google BigQuery

Build 24.0.9180

StorageTimeout

How long a Storage API connection may remain active before the provider reconnects.

データ型

string

デフォルト値

"300"

解説

Google BigQuery and many proxies/firewalls restrict the amount of time that idle connections stay alive before they are forcibly closed. This can be a problem when using the Storage API because the 本製品 may stream data faster than it can be consumed. While the consumer is catching up, the 本製品 does not use its connection and it may be closed by the next time the 本製品 uses it.

To avoid this the 本製品 will automatically close and reopen the connection if it has been active for too long. This property controls how many seconds the connection has to be active for the 本製品 to reset it. To disable these resets this property can also be set to 0 or a negative value.

Copyright (c) 2025 CData Software, Inc. - All rights reserved.
Build 24.0.9180