Minor memory leak in DISTRIBUTE,ALL

Description

If a DISTRIBUTE,ALL follows another DISTRIBUTE,ALL, both should be generated, but one of them is being removed.
The 2nd test in the regression suite test distriball1.ecl highlights this issue.

Conclusion

None

relates to

Activity

Show:

Gavin Halliday December 5, 2018 at 5:15 PM

I think the bug is actually a typo in the test case - it should be count(d2) instead of count(d1)

Gavin Halliday December 5, 2018 at 2:39 PM

There is also a minor memory leak when converting ALL to TRUE.   Fix it at the same time.

 

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

Details

Components

Assignee

Reporter

Priority

Compatibility

Major

Fix versions

Affects versions

Created December 4, 2018 at 12:14 PM
Updated December 7, 2018 at 12:50 PM
Resolved December 7, 2018 at 12:49 PM