yiguolei commented on code in PR #33900:
URL: https://github.com/apache/doris/pull/33900#discussion_r1572684597
##########
be/src/vec/spill/spill_stream_manager.cpp:
##########
@@ -266,6 +267,20 @@ void SpillStreamManager::gc(int64_t max_file_count) {
}
}
+void SpillStreamManager::cleanup_query(TUniqueId query_id) {
Review Comment:
rename to async_cleanup_query
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]