Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/impala
/ query_state
Method
query_state
be/src/runtime/runtime-state.h:97–97 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
95
~RuntimeState();
96
97
QueryState* query_state() const { return query_state_; }
98
/// Return the query's ObjectPool
99
ObjectPool* obj_pool() const;
100
const DescriptorTbl& desc_tbl() const;
Callers
15
SetUp
Method · 0.45
Java_org_apache_impala_service_FeSupport_NativeEvalExprsWithoutRow
Function · 0.45
Prepare
Method · 0.45
Close
Method · 0.45
CalculateDataFiles
Method · 0.45
Prepare
Method · 0.45
ThreadTokenAvailableCb
Method · 0.45
ScannerThread
Method · 0.45
InitExprsAndFilters
Method · 0.45
LookupSeparateJoinBuilder
Method · 0.45
ThreadAvailableCb
Method · 0.45
RunScannerThread
Method · 0.45
Calls
no outgoing calls
Tested by
9
SetUp
Method · 0.36
SetUp
Method · 0.36
Sender
Method · 0.36
Init
Method · 0.36
TestQueryTeardown
Method · 0.36
TEST_F
Function · 0.36
SetUp
Method · 0.36
SetUp
Method · 0.36
SetUpQuery
Method · 0.36