Stopping a KeyedJoin inside a child query early can cause spurious results

Description

If a keyed join activity is inside a child query and it is stopped early (e.g. because of a downstream choosen), then it is not properly reset.
In particular complete lookup groups from the previous execution may be left for the next execution.

Also problems with the limiters remaining disabled after CQ restart.
If there are relatively small numbers of results as might be expected in a CQ this would probably have gone unnoticed. But if KJ was in a LOOP then this unbound limit (effectively unbound lookahead) could cause memory issues.

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

Created December 19, 2019 at 9:33 AM
Updated December 20, 2019 at 2:19 PM
Resolved December 20, 2019 at 2:19 PM