Skip to content

fix(firestore-bigquery-change-tracker): validation and partitioning fixes #2435

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

Draft
wants to merge 7 commits into
base: next
Choose a base branch
from

Conversation

CorieW
Copy link
Member

@CorieW CorieW commented May 23, 2025

Resolves #2196

  • Fixes BigQuery SQL table Time Partitioning option type being set to DAY

  • Fixes following configuration:

    • BigQuery SQL table Time Partitioning option type: HOUR
    • BigQuery Time Partitioning column name: partition_column
    • Firestore Document field name for BigQuery SQL Time Partitioning field option: NONE
    • BigQuery SQL Time Partitioning table schema field(column) type: omit
  • Tested

@cabljac cabljac self-requested a review May 27, 2025 08:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

🐛 [firestore-bigquery-export] Table not partitioned despite using default _PARTITIONTIME pseudo column
2 participants