-
Notifications
You must be signed in to change notification settings - Fork 17
Refactor strop_func::Work() #3
Copy link
Copy link
Open
Labels
Description
iritkatriel
opened on Jul 19, 2012
Issue body actions
- The Stream should have timestamps so that ticks are combined correctly even in situations like x+filter(x).
- Merging input streams should happen in a separate class so that different merge methods can be implemented, such as a coalesce version. Also, if there is no need to timestamp resolution (single input or user hint), it can be skipped.
Reactions are currently unavailable