MCPcopy Create free account
hub / github.com/apache/arrow / extension_name

Method extension_name

r/src/extension.h:43–43  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

41 r6_class_(r6_class) {}
42
43 std::string extension_name() const { return extension_name_; }
44
45 bool ExtensionEquals(const arrow::ExtensionType& other) const;
46

Callers 4

ToStringMethod · 0.45
ExtensionEqualsMethod · 0.45
ExtensionEqualsMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected