Created attachment 209024 [details] Patch to update to 1.18.0 Update to 1.18.0 Add optional query parameter types Allow query parameters to be nil/NULL when providing an optional Add types argument to the following methods: Project#query Project#query_job Dataset#query Dataset#query_job Add param types helper methods Return the BigQuery field type code, using the same format as the Add Schema::Field#param_type Add Schema#param_types Add Data#param_types Add Table#param_types Add External::CvsSource#param_types Add External::JsonSource#param_types Add support for all_users special role in Dataset access
Build info is available at https://gitlab.com/swills/freebsd-ports/pipelines/94844251
You can commit it, right? Let's go ahead if you don't have concerns.
Unfortunately, I lost my commit bit for ports.
A commit references this bug: Author: sunpoet Date: Fri Dec 13 06:43:51 UTC 2019 New revision: 520001 URL: https://svnweb.freebsd.org/changeset/ports/520001 Log: Update to 1.18.0 Changes: https://github.com/googleapis/google-cloud-ruby/releases https://github.com/googleapis/google-cloud-ruby/blob/master/google-cloud-bigquery/CHANGELOG.md PR: 241847 Submitted by: sanpei (maintainer) Changes: head/net/rubygem-google-cloud-bigquery/Makefile head/net/rubygem-google-cloud-bigquery/distinfo
Committed. Thanks!