Google-cloud-ruby: Would like to use dryrun

Created on 4 Dec 2018  路  2Comments  路  Source: googleapis/google-cloud-ruby

Hi 馃憢

In the changelog below, it reports that dryrun was removed from Project#query . However We would like to use this function to confirm the cost with execute the query.

https://github.com/googleapis/google-cloud-ruby/blob/25922085247bcee5004565dd46f0187cea7af366/google-cloud-bigquery/CHANGELOG.md#change-details

Is there a way to do it?
We have been used this dryrun function by using old version, so we can't update gem version.

Thanks.

bigquery question

All 2 comments

Hi @takose! Thank you for opening this issue. I'll try my best to help you with this later today.

@takose The dryrun param is now available in Project#query_job and Dataset#query_job in v1.10.0.

Was this page helpful?
0 / 5 - 0 ratings