Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/impala
/ HasRowBatchQueue
Method
HasRowBatchQueue
be/src/exec/hdfs-scan-node.h:83–83 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
81
virtual void Close(RuntimeState* state) override;
82
83
virtual bool HasRowBatchQueue() const override { return true; }
84
85
bool done() const { return done_.Load(); }
86
Callers
12
cancelled
Method · 0.45
Close
Method · 0.45
ProcessSplit
Method · 0.45
Close
Method · 0.45
GetNext
Method · 0.45
eos
Method · 0.45
Close
Method · 0.45
ProcessSplit
Method · 0.45
Close
Method · 0.45
Close
Method · 0.45
ProcessSplit
Method · 0.45
Close
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected