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
feat: add job_id, location, project, and query_id properties on RowIterator (#1733)
* feat: add `job_id`, `location`, `project`, and `query_id` properties on `RowIterator`
These can be used to recover the original job metadata when `RowIterator` is
the result of a `QueryJob`.
* rename bqstorage_project to billing project
* Update google/cloud/bigquery/table.py
Co-authored-by: Lingqing Gan <[email protected]>
---------
Co-authored-by: Lingqing Gan <[email protected]>
0 commit comments