Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/fory
/ name
Method
name
cpp/fory/row/schema.h:394–394 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
392
keys_sorted_(keys_sorted) {}
393
394
std::string name() const override { return
"map"
; }
395
396
std::string to_string() const override {
397
return
"map<"
+ key_field_->type()->to_string() +
", "
+
Callers
10
RunEvolvingRoundTrip
Function · 0.45
RunRoundTrip
Function · 0.45
TEST
Function · 0.45
TEST
Function · 0.45
write_field
Function · 0.45
StructType
Method · 0.45
Schema
Method · 0.45
field_names
Method · 0.45
to_string
Method · 0.45
main
Function · 0.45
Calls
no outgoing calls
Tested by
2
TEST
Function · 0.36
TEST
Function · 0.36