bug: shouldn't be trying blank project ID when no project ID is found #630
Labels
api: bigquery
Issues related to the googleapis/python-bigquery-pandas API.
type: feature request
‘Nice-to-have’ improvement, new feature or different behavior or design.
I get a
NotFound
error where pandas-gbq has tried to send a query with an empty string as the project ID. This could be improved to show a better error message that the project ID was not properly detected.The text was updated successfully, but these errors were encountered: