-
Notifications
You must be signed in to change notification settings - Fork 125
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Fix BigQuery#listDatasets to include dataset location in the response #3238
Fix BigQuery#listDatasets to include dataset location in the response #3238
Conversation
9c3e744
to
e30e0d9
Compare
e30e0d9
to
0668756
Compare
Hi @mrfaizal @PhongChuong - can you please review this PR and trigger cloud CI if the change looks satisfactory? Thanks in advance. |
Hi @shollyman @PhongChuong @mrfaizal - A gentle ping to review this PR. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thank you for contributing.
Just a minor suggestion to the integration test.
google-cloud-bigquery/src/test/java/com/google/cloud/bigquery/it/ITBigQueryTest.java
Outdated
Show resolved
Hide resolved
0668756
to
97f48ff
Compare
Approved. Thanks for contributing. |
Thank you for opening a Pull Request! Before submitting your PR, there are a few things you can do to make sure it goes smoothly:
Fixes #3237 ☕️