Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bytedance/bolt
/ cleanUp
Method
cleanUp
bolt/exec/WindowFunction.h:153–155 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
151
}
152
153
virtual void cleanUp() {
154
return;
155
}
156
157
virtual void computeSpillableAggregate(bool doInitialize) {
158
BOLT_UNREACHABLE();
Callers
1
nextPartition
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected