Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/impala
/ Abandon
Method
Abandon
be/src/runtime/query-driver.cc:558–560 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
556
}
557
558
void QueryDriver::Abandon() {
559
finalized_.Store(true);
560
}
561
562
void QueryDriver::IncludeInQueryLog(const bool include) noexcept {
563
include_in_query_log_ = include;
Callers
2
Execute
Method · 0.80
TEST
Function · 0.80
Calls
1
Store
Method · 0.45
Tested by
1
TEST
Function · 0.64