Can we read a parquet file from a remote server ( example from a python server as a Static file )? #17
RajaPoseidon
started this conversation in
General
Replies: 1 comment
-
Yes, I believe so. e.g. if you go to https://shell.duckdb.org/ and type .examples, you can see some queries that do that. The same should work here via duckdb-wasm. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Can we read a parquet file from a remote server ( example from a python server as a Static file )?
Beta Was this translation helpful? Give feedback.
All reactions