How we made geo joins 400× faster with H3 indexes
Summary
Floe explains a method to speed up geo joins by rewriting spatial predicates into set-operations using H3 cell coverage. They demonstrate a practical query rewrite, show the performance gains (up to 400x) across H3 resolutions, and discuss tradeoffs and on-the-fly coverage computation.