Skip to content

Memory tracker for index join should be refined #12750

Open
@lzmhhh123

Description

In index join(index hash join & index merge join), each task has its own memory tracker. It's also attached to the exector's memory tracker. But when task finished, the memory tracker wasn't destroyed. It's better to consider garbage collection, change the executor's memory tracker.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions