cloudfuse-io / buzz-rust

Serverless query engine
MIT License
140 stars 11 forks source link

Process multiple files per HBee #6

Open rdettai opened 3 years ago

rdettai commented 3 years ago

Currently the catalog table, when being distributed, sends one file per HBee. If the target files are small, it would be more efficient to process multiple files in a single cloud function.