Skip to content

Comments

fix(bigquery): ensure schema for data parsing#21616

Merged
NivedhaSenthil merged 1 commit intogoogleapis:mainfrom
NivedhaSenthil:9617_fix_bigquery
May 18, 2023
Merged

fix(bigquery): ensure schema for data parsing#21616
NivedhaSenthil merged 1 commit intogoogleapis:mainfrom
NivedhaSenthil:9617_fix_bigquery

Conversation

@NivedhaSenthil
Copy link
Member

-avoid calling list_tabledata if the query has no results

fixes #9617

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:

  • Make sure to open an issue as a bug/issue before writing your code! That way we can discuss the change, evaluate designs, and agree on the general idea.
  • Follow the instructions in CONTRIBUTING. Most importantly, ensure the tests and linter pass by running bundle exec rake ci in the gem subdirectory.
  • Update code documentation if necessary.

closes: #<issue_number_goes_here>

-avoid calling list_tabledata if the query has no results

fixes googleapis#9617
@NivedhaSenthil NivedhaSenthil requested a review from a team May 17, 2023 12:29
@product-auto-label product-auto-label bot added the api: bigquery Issues related to the BigQuery API. label May 17, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

api: bigquery Issues related to the BigQuery API.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Multiple INSERT/UPDATE statements returns undefined method `dataset_id' for nil:NilClass

2 participants