feat(bigquery): Add support for Bigquery reservations in config (again) by albertosuman-1k5 · Pull Request #5727 · SQLMesh/sqlmesh
Navigation Menu
{{ message }}
- Notifications You must be signed in to change notification settings
- Fork 362
Open
albertosuman-1k5 wants to merge 2 commits intoSQLMesh:mainfrom
Open
feat(bigquery): Add support for Bigquery reservations in config (again)#5727
albertosuman-1k5 wants to merge 2 commits intoSQLMesh:mainfrom
feat(bigquery): Add support for Bigquery reservations in config (again)#5727
albertosuman-1k5 wants to merge 2 commits intoSQLMesh:mainfrom
Conversation
Copy link
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 styleand 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
force-pushed
the
feat/bigquery-reservations
branch
from
598c30b to
71c8d3c
Compare
Signed-off-by: Alberto Suman <alberto.suman@1komma5grad.com>
albertosuman-1k5
force-pushed
the
feat/bigquery-reservations
branch
from
8e25135 to
c1ff7af
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment