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
This is probably part of a bigger issue where location is not set properly for queries when a JobID with a set location is supplied. The method QueryRequest.toPb() is not setting the location for the request, even though it has a setLocation method. I think fixing this should resolve the issue.
The location set in
BigQueryOptions
is not being respected in low-latency query path.The text was updated successfully, but these errors were encountered: