Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings
This repository was archived by the owner on Mar 6, 2026. It is now read-only.

feat: add property for maxStaleness in table definitions#2087

Merged
Linchin merged 2 commits into
googleapis:maingoogleapis/python-bigquery:mainfrom
yu-iskw:issue-2086yu-iskw/python-bigquery:issue-2086Copy head branch name to clipboard
Dec 6, 2024
Merged

feat: add property for maxStaleness in table definitions#2087
Linchin merged 2 commits into
googleapis:maingoogleapis/python-bigquery:mainfrom
yu-iskw:issue-2086yu-iskw/python-bigquery:issue-2086Copy head branch name to clipboard

Conversation

@yu-iskw

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

Copy link
Copy Markdown
Contributor

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

Signed-off-by: Yu Ishikawa <yu-iskw@users.noreply.github.com>
@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 and 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
Comment thread google/cloud/bigquery/table.py Outdated
@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
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 <yu-iskw@users.noreply.github.com>

* Update google/cloud/bigquery/table.py

---------

Signed-off-by: Yu Ishikawa <yu-iskw@users.noreply.github.com>
Co-authored-by: Lingqing Gan <lingqing.gan@gmail.com>
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 <yu-iskw@users.noreply.github.com>

* Update google/cloud/bigquery/table.py

---------

Signed-off-by: Yu Ishikawa <yu-iskw@users.noreply.github.com>
Co-authored-by: Lingqing Gan <lingqing.gan@gmail.com>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

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

Morty Proxy This is a proxified and sanitized view of the page, visit original site.