feat(bigquery): Add support for Bigquery reservations in config (again) by albertosuman-1k5 · Pull Request #5727 · SQLMesh/sqlmesh

Skip to content

Navigation Menu

Sign in

Appearance settings

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

Sign up

Appearance settings

Conversation

@albertosuman-1k5

Copy link

@albertosuman-1k5 albertosuman-1k5 commented

Mar 12, 2026

edited

Loading

Description

This PR simply replicates #5543 that wasn't merged due to an unrelated issue to a github workflow. Since the workflow has since then been disabled, I re-propose the code change.

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

@albertosuman-1k5 albertosuman-1k5 force-pushed the feat/bigquery-reservations branch from 598c30b to 71c8d3c Compare

March 19, 2026 17:21
Signed-off-by: Alberto Suman <alberto.suman@1komma5grad.com>

@albertosuman-1k5 albertosuman-1k5 force-pushed the feat/bigquery-reservations branch from 8e25135 to c1ff7af Compare

March 19, 2026 18:51

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Reviewers

No reviews

Assignees

No one assigned

Labels

None yet

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

1 participant

@albertosuman-1k5