Skip to content
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

feat: add support for loading Firestore export file #991

Merged
merged 2 commits into from
Aug 23, 2021

Conversation

steffnay
Copy link
Contributor

@steffnay steffnay commented Aug 23, 2021

  • Ensure the tests and linter pass
  • Code coverage does not decrease (if any source code was changed)
  • Appropriate docs were updated (if necessary)

Fixes #933 🦕

@product-auto-label product-auto-label bot added the api: bigquery Issues related to the googleapis/nodejs-bigquery API. label Aug 23, 2021
@google-cla google-cla bot added the cla: yes This human has signed the Contributor License Agreement. label Aug 23, 2021
@steffnay steffnay marked this pull request as ready for review August 23, 2021 19:07
@steffnay steffnay requested a review from a team August 23, 2021 19:07
@steffnay steffnay requested a review from a team as a code owner August 23, 2021 19:07
@steffnay steffnay requested a review from tswast August 23, 2021 19:07
@steffnay steffnay added the owlbot:run Add this label to trigger the Owlbot post processor. label Aug 23, 2021
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Aug 23, 2021
@steffnay steffnay merged commit c17a44e into googleapis:main Aug 23, 2021
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 googleapis/nodejs-bigquery API. cla: yes This human has signed the Contributor License Agreement.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Newer versions of the library seem to have lost the easy support for loading Datastore/Firestore backups
3 participants