zzlk

Results 10 issues of zzlk

needed for this issue: https://github.com/hydro-project/hydroflow/issues/928

good first issue
performance
lattices/properties
debugging/observability

It is very common in imperative code to perform some work and wrap it in wall-clock timers or event logging so that they can accurately keep track of when a...

enhancement
P1
debugging

How does windowing interact with early release? is there some relationship between batch(defer_signal)/lattice_batch, do we want early-release on all of our fold/reduce/fold_keyed operators? how do we deal with default values?

enhancement
P2

If we're going to support use statements then type statements are probably necessary as well.

enhancement
wontfix
surface syntax

Would be nice to get something like this for the assert op _Originally posted by @MingweiSamuel in https://github.com/hydro-project/hydroflow/pull/861#discussion_r1279765203_

enhancement
surface syntax

Motivated by this bug: https://github.com/hydro-project/hydroflow/issues/595 https://github.com/hydro-project/hydroflow/pull/610#issuecomment-1516978728

enhancement