Y
Hacker News
new
|
ask
|
show
|
jobs
by
inian
791 days ago
Here is the example of the DuckDB querying parquet files directly from Storage because it supports the S3 protocol now -
https://github.com/TylerHillery/supabase-storage-duckdb-demo
https://www.youtube.com/watch?v=diL00ZZ-q50
1 comments
cmollis
791 days ago
Yes. Duckdb works very well with parquet scans on s3 right now.
link
iamcreasy
790 days ago
Does it work well with Hive tables storing parquet files on s3?
link