Updated Design: Enhancements to Split Join nodes (markdown)

Dave Conway-Jones 2017-06-05 12:22:17 +01:00
parent 3d912b2bd7
commit 7755c58406
1 changed files with 1 additions and 1 deletions

@ -57,7 +57,7 @@ These could be implemented,
- either as stand alone modes of operation. IE Accumulate objects and Accumulate key/value pairs. (see below)
- or as a sub mode of the exiting modes - for example by allowing a "special" use of a count of zero inputs to indicate "infinite" (ie send every time).
Currently the first of these is implemented in enhanced split/join branch. (IE separate discrete mode of operation)
Currently both 1a and 1b are implemented in enhanced split/join branch as new modes. (IE separate discrete modes of operation)
![](http://g.recordit.co/SQMEE8pJmD.gif)