MCPcopy 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

RunEvolvingRoundTripFunction · 0.45
RunRoundTripFunction · 0.45
TESTFunction · 0.45
TESTFunction · 0.45
write_fieldFunction · 0.45
StructTypeMethod · 0.45
SchemaMethod · 0.45
field_namesMethod · 0.45
to_stringMethod · 0.45
mainFunction · 0.45

Calls

no outgoing calls

Tested by 2

TESTFunction · 0.36
TESTFunction · 0.36