Skip to content

Conversation

yu-iskw
Copy link
Contributor

@yu-iskw yu-iskw commented Dec 5, 2024

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
  • Ensure the tests and linter pass
  • Code coverage does not decrease (if any source code was changed)
  • Appropriate docs were updated (if necessary)

Fixes #2086 🦕

Reference

@product-auto-label product-auto-label bot added size: m Pull request size is medium. api: bigquery Issues related to the googleapis/python-bigquery API. labels Dec 5, 2024
@yu-iskw yu-iskw marked this pull request as ready for review December 5, 2024 02:46
@yu-iskw yu-iskw requested review from a team as code owners December 5, 2024 02:46
@yu-iskw yu-iskw requested a review from hongalex December 5, 2024 02:46
@Linchin Linchin added the kokoro:run Add this label to force Kokoro to re-run the tests. label Dec 5, 2024
@yoshi-kokoro yoshi-kokoro removed the kokoro:run Add this label to force Kokoro to re-run the tests. label Dec 5, 2024
@Linchin Linchin assigned Linchin and unassigned GaoleMeng Dec 5, 2024
@Linchin Linchin enabled auto-merge (squash) December 5, 2024 18:14
@Linchin Linchin self-requested a review December 5, 2024 18:14
@Linchin Linchin added the kokoro:run Add this label to force Kokoro to re-run the tests. label Dec 6, 2024
@yoshi-kokoro yoshi-kokoro removed the kokoro:run Add this label to force Kokoro to re-run the tests. label Dec 6, 2024
@Linchin Linchin merged commit 729322c into googleapis:main Dec 6, 2024
17 checks passed
chalmerlowe pushed a commit that referenced this pull request Jan 2, 2025
* feat: add property for maxStaleness in table definitions

Signed-off-by: Yu Ishikawa <[email protected]>

* Update google/cloud/bigquery/table.py

---------

Signed-off-by: Yu Ishikawa <[email protected]>
Co-authored-by: Lingqing Gan <[email protected]>
lkhagvadorj-amp pushed a commit to lkhagvadorj-amp/python-bigquery that referenced this pull request Feb 21, 2025
…2087)

* feat: add property for maxStaleness in table definitions

Signed-off-by: Yu Ishikawa <[email protected]>

* Update google/cloud/bigquery/table.py

---------

Signed-off-by: Yu Ishikawa <[email protected]>
Co-authored-by: Lingqing Gan <[email protected]>
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/python-bigquery API. size: m Pull request size is medium.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add Property for maxStaleness in Table Definitions
4 participants