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

Function name

cpp/src/arrow/type.h:597–597  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

595 }
596
597 std::string name() const override { return "null"; }
598
599 protected:
600 std::string ComputeFingerprint() const override;

Callers 5

MergeWithMethod · 0.70
FlattenMethod · 0.70
ToStringMethod · 0.70
ToStringFunction · 0.70
ToStringMethod · 0.50

Calls 1

IsNameFunction · 0.85

Tested by

no test coverage detected