Skip to content

Commit

Permalink
Trino: Enable bigquery connection
Browse files Browse the repository at this point in the history
  • Loading branch information
ravenac95 committed Dec 13, 2024
1 parent eed647a commit 37a6af4
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions ops/k8s-apps/base/trino/trino.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -133,6 +133,6 @@ spec:
gcs.project-id=opensource-observer
hive.non-managed-table-writes-enabled=true
# gcs.use-access-token=true
# bigquery: |
# connector.name=bigquery
# bigquery.project-id=opensource-observer
bigquery: |
connector.name=bigquery
bigquery.project-id=opensource-observer

0 comments on commit 37a6af4

Please sign in to comment.