Skip to content

Add BigQuery reservation option support#133

Open
max-ostapenko wants to merge 1 commit into
dbt-labs:mainfrom
max-ostapenko:feat--bigquery-reservation
Open

Add BigQuery reservation option support#133
max-ostapenko wants to merge 1 commit into
dbt-labs:mainfrom
max-ostapenko:feat--bigquery-reservation

Conversation

@max-ostapenko

Copy link
Copy Markdown

Add OptionStringQueryReservation ("adbc.bigquery.sql.query.reservation") to route BigQuery query jobs to a specific reservation.

  • Add OptionStringQueryReservation constant in driver.go
  • Handle in statement SetOption/GetOptionString (maps to QueryConfig.Reservation)
  • Unit test covering set/get/clear round-trip

Add OptionStringQueryReservation ("adbc.bigquery.sql.query.reservation")
to route BigQuery query jobs to a specific reservation.

- Add OptionStringQueryReservation constant in driver.go
- Handle in statement SetOption/GetOptionString (maps to QueryConfig.Reservation)
- Unit test covering set/get/clear round-trip
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.

1 participant