MCPcopy 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

SetUpMethod · 0.45
PrepareMethod · 0.45
CloseMethod · 0.45
CalculateDataFilesMethod · 0.45
PrepareMethod · 0.45
ScannerThreadMethod · 0.45
InitExprsAndFiltersMethod · 0.45
ThreadAvailableCbMethod · 0.45
RunScannerThreadMethod · 0.45

Calls

no outgoing calls

Tested by 9

SetUpMethod · 0.36
SetUpMethod · 0.36
SenderMethod · 0.36
InitMethod · 0.36
TestQueryTeardownMethod · 0.36
TEST_FFunction · 0.36
SetUpMethod · 0.36
SetUpMethod · 0.36
SetUpQueryMethod · 0.36