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

feat: updates time partitioning#1179

Closed
chalmerlowe wants to merge 7 commits intomainfrom
feature-process-time-partition-update
Closed

feat: updates time partitioning#1179
chalmerlowe wants to merge 7 commits intomainfrom
feature-process-time-partition-update

Conversation

@chalmerlowe
Copy link
Copy Markdown
Contributor

WORK IN PROGRESS. DO NOT MERGE.

Updates time partition handling.
Restores ability to partition by day AND adds several additional allowed partitioning schemes.

Fixes googleapis/google-cloud-python#15767 🦕

@chalmerlowe chalmerlowe requested a review from a team as a code owner March 19, 2025 14:48
@chalmerlowe chalmerlowe requested review from a team and leahecole March 19, 2025 14:48
@product-auto-label product-auto-label bot added size: s Pull request size is small. api: bigquery Issues related to the googleapis/python-bigquery-sqlalchemy API. labels Mar 19, 2025
@chalmerlowe chalmerlowe added do not merge Indicates a pull request not ready for merge, due to either quality or timing. and removed api: bigquery Issues related to the googleapis/python-bigquery-sqlalchemy API. size: s Pull request size is small. labels Mar 19, 2025
@product-auto-label product-auto-label bot added size: m Pull request size is medium. api: bigquery Issues related to the googleapis/python-bigquery-sqlalchemy API. labels Mar 19, 2025
@JoeFeehily
Copy link
Copy Markdown

JoeFeehily commented Nov 18, 2025

Hello! I'm running into the bigquery.table.TimePartitioningType.DAY issue as well, that this PR was raised to fix. Is there a reason this has not gone ahead? Thanks!

@bnaul
Copy link
Copy Markdown
Contributor

bnaul commented Feb 4, 2026

Hi @chalmerlowe, I also wanted to check in on this PR. What are the chances of moving it forward? Thanks!

@bnaul
Copy link
Copy Markdown
Contributor

bnaul commented Feb 9, 2026

cc @Linchin

@chalmerlowe
Copy link
Copy Markdown
Contributor Author

Migration Notice: This library is moving to the google-cloud-python monorepo soon.

We closed this PR due to inactivity to ensure a clean migration. Please re-open this work in the new monorepo once the migration is complete!

@chalmerlowe chalmerlowe closed this Mar 2, 2026
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-sqlalchemy API. do not merge Indicates a pull request not ready for merge, due to either quality or timing. size: m Pull request size is medium.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Partitioning by day no longer works for DATE column

4 participants