We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 717aa62 + d03c7e0 commit ae29198Copy full SHA for ae29198
extensions/bigquery/description.yml
@@ -1,7 +1,7 @@
1
extension:
2
name: bigquery
3
description: Integrates DuckDB with Google BigQuery, allowing direct querying and management of BigQuery datasets
4
- version: 0.2.0
+ version: 0.2.1
5
language: C++
6
build: cmake
7
license: MIT
@@ -13,7 +13,7 @@ extension:
13
14
repo:
15
github: hafenkran/duckdb-bigquery
16
- ref: 94aad3062fbaf2c00aaaef83e5b5a42293637518
+ ref: 647348b845c7040b88b08b3a7b2f6a5420be9e49
17
18
docs:
19
hello_world: |
0 commit comments