Jonathan Dance (JD)
Jonathan Dance (JD)
I dont think this is easily possible in the near futures since pgxman is currently using apt packages, and those packages all have hardcoded paths, because they're also based on...
All targets expected for 0.1.0 have been met; removing from milestone. I've also updated the OP.
Thanks for checking out pg_duckdb! This was discussed a bit in #160. It's my hope that the LOAD would not be necessary, but a user might use that if `shared_preload_libraries`...
I think this is "expected" until such time as DuckDB supports these operators, but a graceful fallback or error would be ideal.
opened feature request https://github.com/duckdb/duckdb/discussions/16080
-> 0.2.0. #354 and #361 has made good progress for 0.1.0, though still a lot `TODO`. We should keep improving and work towards a version in duckdb.org/docs for the future.
Correct, `s3_url_style` is not currently settable. As discussed a bit in #197, we might want to move towards a more flexible way of supporting all the various options. For instance...
Good catch on the sequence. I think that's a slightly tangential and certainly unintentional issue. > A very crude, but possibly easy way of doing that is by invoking the...
This type is very commonly used and to me this seems like an oversight for 0.1; if this is just a few lines of code it would be great to...