Skip to content

fix(bigquery): ci test now partitions correctly - #5989

Merged
cmgoffena13 merged 2 commits into
SQLMesh:mainfrom
cmgoffena13:fix/bigquery-ci-partition
Sep 1, 2026
Merged

fix(bigquery): ci test now partitions correctly#5989
cmgoffena13 merged 2 commits into
SQLMesh:mainfrom
cmgoffena13:fix/bigquery-ci-partition

Conversation

@cmgoffena13

Copy link
Copy Markdown
Collaborator

Description

Test plan failed due to not being able to partition the string column. Did explicit cast to date to fix.

Test Plan

BigQuery CI succeeds

Checklist

  • I have run make style and fixed any issues
  • I have added tests for my changes (if applicable)
  • All existing tests pass (make fast-test)
  • My commits are signed off (git commit -s) per the DCO

Signed-off-by: Cortland Goffena <30168413+cmgoffena13@users.noreply.github.com>
@cmgoffena13 cmgoffena13 linked an issue Aug 28, 2026 that may be closed by this pull request
@mday-io
mday-io self-requested a review August 28, 2026 20:30
@cmgoffena13 cmgoffena13 self-assigned this Aug 31, 2026
@mday-io

mday-io commented Sep 1, 2026

Copy link
Copy Markdown
Collaborator

approved

@cmgoffena13
cmgoffena13 merged commit cc30650 into SQLMesh:main Sep 1, 2026
33 checks passed
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.

CI Fix - BigQuery CI Currently Failing

2 participants