Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Requires merge of #3526 to bump core to 0.25.0.
Draft release notes:
google-cloud-bigquery-0.25.0
google-cloud-core
dependency to ~= 0.25._EnumProperty
ValueError messages. (PR BigQuery _EnumProperty ValueError messages are not displayed properly #3520)QueryResponse.fetch_data
return an iterator. (PR Make 'QueryResponse.fetch_data' return an iterator. #3484, issue BigQuery: fetch_data() should return a core iterator #2840)Query.num_dml_affected_rows
property. (PR Add 'Query.num_dml_affected_rows' property. #3460, issue BigQuery: expose numDmlAffectedRows in query results #2920)Table.insert_data()
(PR Marshal row data correctly in 'Table.insert_data()' #3426, issue 'Table.insert_data' does not support Datetime values #2957)timeout_ms
sets timeout on the request, not on the query. (PR Update BQ Query parameter reference #3320, issue timeout_ms docs are misleading #3317)Not included in notes: