You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Since August 14, 2024 bigquery enables you to use short query optimized mode. [changelog]
You can now get lower latency for small queries with the new short query optimized mode. BigQuery automatically determines which queries may be accelerated while other queries continue to run like before.
Please add support to BigQuery PHP library cc: @bshaffer
Since August 14, 2024 bigquery enables you to use short query optimized mode. [changelog]
You can now get lower latency for small queries with the new short query optimized mode. BigQuery automatically determines which queries may be accelerated while other queries continue to run like before.
Please add support to BigQuery PHP library cc: @bshaffer
pageToken
onjobs.getQueryResults
to fetch additional resultsetinfo()
call to retrieve details about aqueryId
The text was updated successfully, but these errors were encountered: