hydro-project / hydroflow

Hydro's low-level dataflow runtime
https://hydro.run/docs/hydroflow/
Apache License 2.0
449 stars 34 forks source link

Generalized Hash Trie #1249

Open jhellerstein opened 1 month ago

jhellerstein commented 1 month ago

A data structure used in optimal joins, as described in the Wang/Willsey/Suciu paper on Freejoin

jhellerstein commented 1 month ago
rohitkulshreshtha commented 1 week ago

https://github.com/hydro-project/hydroflow/pull/1308