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

Function unit

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

Source from the content-addressed store, hash-verified

1623
1624 std::string name() const override { return "date32"; }
1625 DateUnit unit() const override { return UNIT; }
1626
1627 protected:
1628 std::string ComputeFingerprint() const override;

Callers 1

type.hFile · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected