Skip to content

Commit fb515e6

Browse files
committed
remove bq
1 parent 9a72ec1 commit fb515e6

4 files changed

Lines changed: 0 additions & 20 deletions

File tree

labs/playground1/profile.yaml

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -5,13 +5,3 @@
55
persistent-path: ./test-data/moma.db
66
log-queries: true
77
log-parameters: true
8-
- name: bq # profile name
9-
type: bq
10-
connection:
11-
location: US
12-
projectId: 'xxxx' # please fill in your project id
13-
keyFilename: '/Users/cyyeh/vulcanci.json' # please change the path of your service account key file
14-
cache:
15-
# You should make sure there is a storage object administrator role in your service account
16-
bucketName: 'canner-storage-test'
17-
allow: '*'

labs/playground1/sqls/tpch.sql

Lines changed: 0 additions & 3 deletions
This file was deleted.

labs/playground1/sqls/tpch.yaml

Lines changed: 0 additions & 6 deletions
This file was deleted.

labs/playground1/vulcan.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,6 @@ response-format:
4040
- csv
4141
extensions:
4242
duckdb: '@vulcan-sql/extension-driver-duckdb'
43-
bq: '@vulcan-sql/extension-driver-bq'
4443
cache:
4544
type: parquet
4645
folderPath: tmp

0 commit comments

Comments
 (0)