Reducing Data Lake Storage by 52% with SciPy-Style Sparse Arrays in DuckDB (blog.sturdystatistics.com) 2 points by kianN 9mo ago ↗ HN
[–] kianN 9mo ago ↗ Hi all, author here. I originally was just planning to put together a few helper functions to support sparse arrays in DuckDB, but there ended up being a lot of interesting lessons in the process of benchmarking storage and optimizing queries.For those not wanting to read the whole story, GitHub repo with basic benchmarks and utilities is here: https://github.com/Sturdy-Statistics/duckdb-sparse-array-lis...
1 comment
[ 3.3 ms ] story [ 13.9 ms ] threadFor those not wanting to read the whole story, GitHub repo with basic benchmarks and utilities is here: https://github.com/Sturdy-Statistics/duckdb-sparse-array-lis...