Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/arrow
/ values_size
Method
values_size
cpp/src/arrow/util/hashing.h:756–756 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
754
}
755
756
int64_t values_size() const { return binary_builder_.value_data_length(); }
757
758
// Copy (n + 1) offsets starting from index `start` into `out_data`
759
template <class Offset>
Callers
5
FromProto
Function · 0.80
FromProto
Function · 0.80
GetDictionaryArrayData
Method · 0.80
GetDictionaryArrayData
Method · 0.80
TEST
Function · 0.80
Calls
1
value_data_length
Method · 0.80
Tested by
1
TEST
Function · 0.64