Roxie splitters using wrong variable

Description

Observed when staring at code for other reasons. I suspect will affect splitters inside GRAPH or LOOP.

Conclusion

None

Activity

Show:

Gavin Halliday November 3, 2020 at 5:28 PM

The effect of this bug would be to potentially lose some results from a splitter in a graph used within a GRAPH,PARALLEL action.  If a splitter has N outputs, and only n are used, then rows may be lost from the last N-n rows (if n > 1).  The rows dropped will will be inconsistent if the outputs are not pulled in a consistent order.

Fixed in 7.12.x because it is not a regression, or a new problem.  There would be the potential to backport to an earlier version if necessary.

 

Fixed
Pinned fields
Click on the next to a field label to start pinning.

Details

Components

Assignee

Reporter

Priority

Fix versions

Affects versions

Created October 30, 2020 at 12:35 PM
Updated November 3, 2020 at 5:29 PM
Resolved November 3, 2020 at 5:25 PM