Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/impala
/ row_size
Method
row_size
be/src/experiments/data-provider.h:120–120 ·
view source on GitHub ↗
The size of a row (tuple size)
Source
from the content-addressed store, hash-verified
118
119
/// The size of a row (tuple size)
120
int row_size() const { return row_size_; }
121
122
/// The total number of rows that will be generated
123
int total_rows() const { return num_rows_; }
Callers
2
main
Function · 0.80
main
Function · 0.80
Calls
no outgoing calls
Tested by
2
main
Function · 0.64
main
Function · 0.64