Releases: hafenkran/duckdb-bigquery
Releases · hafenkran/duckdb-bigquery
v0.2.0
What's Changed
- Upgraded google-cloud-cpp for the BigQuery Control GA Release by @hafenkran in #57
- Fixed pagination issue when loading thousands of tables by @hafenkran in #62
- Fixed loading of several datasets while only a single one is set by @hafenkran in #63
- Fixed SSL CA cert issues by @hafenkran in #65
- Added configurable timeout to bigquery_query; some bug fixes by @hafenkran in #68
- Adjustments for DuckDB v1.2.0 by @hafenkran in #66
- Bump submodules to v1.2.0 by @hafenkran in #67
Full Changelog: v0.1.2...v0.2.0
v0.1.2
What's Changed
- Enhancing BigQuery NUMERIC and BIGNUMERIC Support by @hafenkran in #55
- Aggregate infoschema queries by @hafenkran in #56
- Some minor bug fixes and improvements
Full Changelog: v0.1.1...v0.1.2
v0.1.1
What's Changed
- bump to duckdb v1.1.3 by @hafenkran in #49
- support for parameterized data types by @hafenkran in #52
- sync _extension_distribution.yml with extension-ci-tools by @hafenkran in #50
- CA bundle path detection improvements by @hafenkran in #51 and #53
Full Changelog: v0.1.0...v0.1.1