Mingwei state & lattices impl roadmap #406
Locked
MingweiSamuel
started this conversation in
Show and tell
Replies: 1 comment
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Planning to keep around two impls of join, one fast dataflow-ey version, and one slow one for use with
persist()
. At the end they will be reunifed via optimization.Not yet sure if the lattice types in
join()
will be baked-in or in user code.Moved to #440
Beta Was this translation helpful? Give feedback.
All reactions