Skip to content
This repository was archived by the owner on Mar 6, 2026. It is now read-only.

feat: add destination_expiration_time property to copy job - #1277

Merged
steffnay merged 6 commits into
googleapis:mainfrom
steffnay:dest_exp_copy
Jun 17, 2022
Merged

feat: add destination_expiration_time property to copy job#1277
steffnay merged 6 commits into
googleapis:mainfrom
steffnay:dest_exp_copy

Conversation

@steffnay

@steffnaysteffnay commented Jun 15, 2022

Copy link
Copy Markdown
Contributor

add destination_expiration_time property to copy job config

Fixes#1216 🦕

@steffnay
steffnay requested review from a team and GaoleMengJune 15, 2022 01:24
@product-auto-labelproduct-auto-labelBot added size: xl Pull request size is extra large. api: bigquery Issues related to the googleapis/python-bigquery API. labels Jun 15, 2022
@product-auto-labelproduct-auto-labelBot added size: s Pull request size is small. and removed size: xl Pull request size is extra large. labels Jun 15, 2022

@partheaparthea left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

added minor observations

Comment threadgoogle/cloud/bigquery/job/copy_.py Outdated
Comment threadgoogle/cloud/bigquery/job/copy_.py Outdated
steffnayand others added 2 commits June 16, 2022 11:56
Co-authored-by: Anthonios Partheniou <partheniou@google.com>
Co-authored-by: Anthonios Partheniou <partheniou@google.com>
@steffnay
steffnay merged commit 728b07c into googleapis:mainJun 17, 2022
@release-pleaserelease-pleaseBot mentioned this pull request Jun 17, 2022
waltaskew pushed a commit to waltaskew/python-bigquery that referenced this pull request Jul 20, 2022
…s#1277)
* feat: add destination_expiration_time property to copy job
* update test
* refactor test
* remove unused import
* Update google/cloud/bigquery/job/copy_.py
Co-authored-by: Anthonios Partheniou <partheniou@google.com>
* Update google/cloud/bigquery/job/copy_.py
Co-authored-by: Anthonios Partheniou <partheniou@google.com>
Co-authored-by: Anthonios Partheniou <partheniou@google.com>
abdelmegahedgoogle pushed a commit to abdelmegahedgoogle/python-bigquery that referenced this pull request Apr 17, 2023
…s#1277)
* feat: add destination_expiration_time property to copy job
* update test
* refactor test
* remove unused import
* Update google/cloud/bigquery/job/copy_.py
Co-authored-by: Anthonios Partheniou <partheniou@google.com>
* Update google/cloud/bigquery/job/copy_.py
Co-authored-by: Anthonios Partheniou <partheniou@google.com>
Co-authored-by: Anthonios Partheniou <partheniou@google.com>
Sign up for freeto subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

api: bigqueryIssues related to the googleapis/python-bigquery API.size: sPull request size is small.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Passing destinationExpirationTime while creating table snapshot

2 participants

@steffnay@parthea