Updated Design: Enhancements to Split Join nodes (markdown)

Dave Conway-Jones 2017-04-08 17:18:55 +01:00
parent df20ba2df9
commit 7563ba54d9
1 changed files with 1 additions and 1 deletions

@ -52,7 +52,7 @@ Similar in thinking to proposal 1, this should also be a sub mode of the **key/v
### Potential implementation
These could be implemented,
- either as stand alone modes of operation. IE Accumulate objects and Accumulate name/value pairs.
- either as stand alone modes of operation. IE Accumulate objects and Accumulate name/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).
![](http://g.recordit.co/SQMEE8pJmD.gif)