Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/impala
/ row_count
Method
row_count
be/src/exec/json/json-parser.h:343–343 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
341
std::string result() const { return result_.str(); }
342
343
size_t row_count() const { return row_count_; }
344
345
private:
346
friend class JsonParser<SimpleJsonScanner>;
Callers
1
TEST_P
Function · 0.80
Calls
no outgoing calls
Tested by
1
TEST_P
Function · 0.64