supabase/wrappers

Enhancement: Create wrapper for DuckDB to read remote parquet files

burggraf opened this issue · 1 comments

Using the DuckDB crate for Rust, create a wrapper that can read parquet files stored in an S3 bucket.

we already have S3 FDW can read parquet file on S3, is this you're looking for?