docs(bigquery): remove location parameter from samples - #73
Conversation
plamut
commented
Oct 19, 2019
@emar-kar I left the |
The parameter can sometimes confuse new BigQuery developers. Since location autodetection now works pretty well, the parameter can be removed from code samples for better clarity, except where the samples want to explicitly demonstrate its usage.
@emar-kar Any chance of merging this? This way we avoid potential merge conflicts when you guys make any changes to the Thanks! :) |
emar-kar
commented
Oct 21, 2019
@plamut I think you need to ask Tim Swast for the review first. He should confirm that the |
@emar-kar Since my set of changes is more trivial, I'm fine with waiting until the |
tswast
commented
Oct 25, 2019
I'm fine reviewing this PR here now that I found it in my notifications. :-) |
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Fixes#9499.
Supersedes #9500.
Following the comment on the original PR, I am submitting the changes directly to a related PR to avoid merge conflicts when merging all the work into the main Google Cloud Python repository.