Replies: 2 comments 8 replies
-
You should be able to do that by using the |
Beta Was this translation helpful? Give feedback.
3 replies
-
Fwiw I ended up getting around this by using the raw_query functionality instead of the pg_duckdb function. |
Beta Was this translation helpful? Give feedback.
5 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I want this feature to be able to query parquet files residing on a local minio server:
Without the use_ssl parameter, "https" will always be assumed, so connections to internal/local minio servers cannot be made (?)
Beta Was this translation helpful? Give feedback.
All reactions