cloudfuse-io / buzz-rust

Serverless query engine
MIT License
140 stars 11 forks source link

Catalog using S3 List and Hive partitioning #11

Open rdettai opened 3 years ago

rdettai commented 3 years ago

It would be valuable to make it possible to dynamically create a partitioned catalog from the S3 file structure.

rdettai commented 3 years ago

Buzz now support DeltaLake as source Catalog thanks to #16. This feature might still be relevant to make Buzz more flexible.