ended8월 1일· 1 sources

Algorithms on billion-scale graph using 10GB RAM: I love DataFusion

Why it matters

TLDR; I implemented a graph map-reduce using Apache DataFusion. Where possible, I offloaded everything to disk, and designed the algorithms to rely on bulk scans rather than random access. DataFusion ...

1
Sources
+0
24h
Growth
4d
Active

Sources

Related Issues