Schema inference necessary! #569
Closed
alanpaulkwan
started this conversation in
General
Replies: 2 comments 2 replies
-
The next release will make the syntax much easier, and should resolve your issues I think due to #531 for details. The current docker images on dockerhub are outdated though, which I'm trying to fix in #570. If you want to try before I fixed docker, you can compile form source. |
Beta Was this translation helpful? Give feedback.
0 replies
-
Awesome thanks! When the docker is fixed I'll give it a whirl. |
Beta Was this translation helpful? Give feedback.
2 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'm very interested in embedding DuckDB into a server context. This is almost that, except I would have to define all Parquet files' columns as I read them? This makes it quite unpalatable to use. Is this an inherent limitation of integrating into Postgres or is there a way around it?
Beta Was this translation helpful? Give feedback.
All reactions