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
Not specifiedFix versions
Pull Request URL
Details
Details
Components
Assignee
Jacob Cobbett-Smith
Jacob Cobbett-SmithReporter
Jacob Cobbett-Smith
Jacob Cobbett-SmithPriority
Fix versions
Pull Request URL
Created June 19, 2017 at 4:18 PM
Updated June 21, 2017 at 8:36 AM
Resolved June 21, 2017 at 8:36 AM
If smart join fails over at the last stage and the RHS a flag was not set.
This had no effect unless the lookupjoin was reused (e.g. in loop) and the RHS was constant. If it had spilt (late) and in a loop and constant RHS, then a crash would ensue because it had failed to re-prepare the RHS.