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

Method type

cpp/src/arrow/testing/generator.h:346–348  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

344 }
345
346 std::shared_ptr<DataType> type() const override {
347 return TypeTraits<ArrowType>::type_singleton();
348 }
349
350 private:
351 T start_;

Callers 15

ConvertMethod · 0.45
ConvertMethod · 0.45
ElementSizeMethod · 0.45
BuildMethod · 0.45
ConvertMethod · 0.45
AssertChunkedEqualFunction · 0.45
MatchAndExplainMethod · 0.45

Calls 1

type_singletonFunction · 0.50

Tested by 2

AssertChunkedEqualFunction · 0.36
AppendNestedListMethod · 0.36