Skip to content

Releases: gabfl/bigquery_fdw

Support for PostgreSQL 13 and 14

26 Jun 18:42
4e6840a
Compare
Choose a tag to compare

Changelog:

  • Release new version 2.0
  • Add support for PostgreSQL 13 and 14
  • Updated Docker image with PostgreSQL 14

In depth:

Support for PostgreSQL 12

18 May 00:04
2d42b16
Compare
Choose a tag to compare
1.6

Update google packages, update readme for Postgres 12, bump version (…

Support for BigQuery client 1.1.0

11 May 16:00
ec2e2c5
Compare
Choose a tag to compare
Merge pull request #8 from gabfl/bigquery-1.1.0

Bigquery 1.1.0

Support for BigQuery client 0.29

16 Jan 16:59
Compare
Choose a tag to compare

Support for BigQuery client 0.29

Compatibility with BigQuery client 0.28 + BugFix

14 Nov 20:33
Compare
Choose a tag to compare

From #5:

  • Compatibility with google-cloud-bigquery version 0.28

From #6:

  • Bugfix: when a query returned results from multiple partitions grouped by partition_date, the grouping was incorrectly made on one partition only.

Update bigquery_fdw with:

pip3 install --upgrade bigquery-fdw

New features and bugfix

05 Oct 18:12
Compare
Choose a tag to compare
Pre-release

From #1:

  • Add an option fdw_convert_tz to allow time zone conversion from UTC to a desired time zone (see docs/timezone)

From #2:

From #3:

Bugfix:

Update bigquery_fdw with:

pip3 install --upgrade bigquery-fdw

Initial release

04 Oct 20:26
Compare
Choose a tag to compare
Initial release Pre-release
Pre-release
1.0.2

Default if no columns