JDBC Driver for Google BigQuery

Build 25.0.9434

PollingInterval

Specifies the number of seconds to wait between status checks when polling for query completion.

データ型

string

デフォルト値

"1"

解説

This property applies only to queries where results are stored to a table instead of streamed directly to the 本製品. Polling occurs in the following scenarios:

In these cases, the 本製品 submits the query and checks periodically to determine if results are ready. PollingInterval defines how many seconds to wait between each status check.

For example: PollingInterval=5 causes the 本製品 to wait 5 seconds between polling attempts.

Using a shorter interval increases the number of API requests, which may be unnecessary for longer-running queries. A longer interval reduces polling frequency, but may delay result retrieval slightly after query completion.

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