Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/arrow
/ KeyValueMetadata
Method
KeyValueMetadata
cpp/src/arrow/util/key_value_metadata.cc:59–59 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
57
}
58
59
KeyValueMetadata::KeyValueMetadata() {}
60
61
KeyValueMetadata::KeyValueMetadata(
62
const std::unordered_map<std::string, std::string>& map)
Callers
3
test_option_class_equality
Function · 0.80
test_key_value_metadata
Function · 0.80
test_key_value_metadata_duplicates
Function · 0.80
Calls
3
UnorderedMapKeys
Function · 0.85
UnorderedMapValues
Function · 0.85
size
Method · 0.45
Tested by
3
test_option_class_equality
Function · 0.64
test_key_value_metadata
Function · 0.64
test_key_value_metadata_duplicates
Function · 0.64