Fix some row memory leaks

Description

  • Keyed Join, if the atmost/abort limit is hit when adding a rhs match, the row is discarded but was not released.

  • minor (1 row) leak during co-partitioning

  • The translation setup code was leaking helper memory, if the file names were dynamic.

  • minor leak on aggregate if slave had 0 local rows (was leaking temp. clear aggregate row)

Conclusion

None

Activity

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

Details

Components

Assignee

Reporter

Priority

Compatibility

Point

Fix versions

Created October 1, 2018 at 12:33 PM
Updated October 2, 2018 at 12:57 PM
Resolved October 2, 2018 at 12:57 PM

Flag notifications