Fixed
Pinned fields
Click on the next to a field label to start pinning.
Details
Components
Assignee
Jacob Cobbett-SmithJacob Cobbett-SmithReporter
Jacob Cobbett-SmithJacob Cobbett-SmithPriority
MajorCompatibility
MajorFix versions
Pull Request URL
Details
Details
Components
Assignee
Jacob Cobbett-Smith
Jacob Cobbett-SmithReporter
Jacob Cobbett-Smith
Jacob Cobbett-SmithPriority
Compatibility
Major
Fix versions
Pull Request URL
Created October 20, 2015 at 10:27 AM
Updated April 1, 2016 at 10:47 AM
Resolved April 1, 2016 at 10:47 AM
Add a row manager, shared between slave channels.
This will be used for activities that want share large amounts of memory between channels.
Lookup Join is the obvious 1st candidate, where it will collate the RHS and share between all channels.