Potential problem in smartjoin if late failover/spilling and constant RHS

Description

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.

Conclusion

None

Activity

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

Details

Components

Assignee

Reporter

Priority

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