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(BigQuery): Snapshots / Clones #5804

Merged
merged 6 commits into from
Jan 25, 2023

Conversation

yash30201
Copy link
Contributor

@yash30201 yash30201 commented Jan 22, 2023

This PR exposes Snapshot and Clones functionality to the users.

The feature is GA

Library code change wasn't required as this feature just requires us to use the CopyJobConfiguration with respective configuration(updated in doc blocks) and the rest is handled by backend.

The response is little different for snapshot/clone creation and thus system and unit tests are implemented to make sure things are working correctly.

* Wrote system tests for Snapshots and Clones
* Added Unit tests for snapshot and clone.
* Fixed System tests
@product-auto-label product-auto-label bot added the api: bigquery Issues related to the BigQuery API. label Jan 22, 2023
@yash30201 yash30201 marked this pull request as ready for review January 22, 2023 07:14
@yash30201 yash30201 requested review from a team as code owners January 22, 2023 07:14
Copy link
Contributor

@vishwarajanand vishwarajanand left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pls fix the nit before merging. LGTM otherwise.

@yash30201 yash30201 enabled auto-merge (squash) January 25, 2023 05:34
@yash30201 yash30201 merged commit ab60987 into googleapis:main Jan 25, 2023
@yash30201 yash30201 deleted the bigquery-snapshot-clone-1 branch January 27, 2023 20:04
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.

2 participants