Skip to content

Conversation

lgbo-ustc
Copy link
Contributor

@lgbo-ustc lgbo-ustc commented Sep 22, 2025

What changes are proposed in this pull request?

Fix crash caused by not releasing QueryContext resources properly.

This could happen when a query is canceled by YARN, causing the release action for resources in QueryContext::query_map_to not be called as expected."

How was this patch tested?

test manually

Copy link

#10772

Copy link

Run Gluten Clickhouse CI on x86

@lgbo-ustc lgbo-ustc force-pushed the bug_query_context_core branch from 9aba8a4 to dbcf1a5 Compare September 22, 2025 09:13
Copy link

Run Gluten Clickhouse CI on x86

@lgbo-ustc lgbo-ustc force-pushed the bug_query_context_core branch from dbcf1a5 to 948e740 Compare September 22, 2025 09:15
Copy link

Run Gluten Clickhouse CI on x86

Copy link
Contributor

@zhanglistar zhanglistar left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@lgbo-ustc lgbo-ustc merged commit 4cbcfa9 into apache:main Sep 22, 2025
8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants