Release BigQuery 0.27.0
·
24773 commits
to main
since this release
- Add
maximum_billing_tierandmaximum_bytes_billedtoQueryJob,Project#query_jobandDataset#query_job. - Add
Dataset#loadto support creating, configuring and loading a table in one API call. (Much thanks to @AlfonsoUceda for suggesting this addition.) - Add
Project#schema. - Upgrade dependency on Google API Client.
- Update gem spec homepage links.
- Update examples of field access to use symbols instead of strings in the documentation.