bff
bff copied to clipboard
Barebones python/S3 implementation
Added bff_v0.py
which is a simple python script to:
- download all .jsonl.gz's from a specified S3 directory
- Run BFF on ^
- Upload the outputs back to S3
Also modified the main.rs
to use the faster init for bloom filters