duckdb_fdw icon indicating copy to clipboard operation
duckdb_fdw copied to clipboard

bump duckdb_fdw version to v1.1.2

Open Vonng opened this issue 1 year ago • 3 comments
trafficstars

https://github.com/duckdb/duckdb/releases/tag/v1.1.0

Vonng avatar Sep 20 '24 01:09 Vonng

A PR is already proposed.

ahuarte47 avatar Sep 20 '24 09:09 ahuarte47

FYI; this other MR (unfortunately not merged yet) removes the dependency of a specific versions of duckdb headers. You can build duckdb_fdw using the release of duckdb of your choice. You download the desired release and build it using their headers and lib.

ahuarte47 avatar Sep 20 '24 09:09 ahuarte47

thanks, and merged

alitrack avatar Oct 01 '24 02:10 alitrack