Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/impala
/ is_mt_fragment
Method
is_mt_fragment
be/src/exec/exec-node.h:142–142 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
140
std::vector<std::string> codegen_status_msgs_;
141
142
bool is_mt_fragment() const { return is_mt_fragment_; }
143
int num_instances_per_node() const { return num_instances_per_node_; }
144
145
protected:
Callers
1
Open
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected