Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
Convert
Method · 0.45
MakeTensorFromSparseCOOTensor
Function · 0.45
Convert
Method · 0.45
TensorBuilderFromSparseCSFTensor
Method · 0.45
ElementSize
Method · 0.45
Build
Method · 0.45
Convert
Method · 0.45
MakeTensorFromSparseCSXMatrix
Function · 0.45
MakeTensorFromSparseCSRMatrix
Function · 0.45
MakeTensorFromSparseCSCMatrix
Function · 0.45
AssertChunkedEqual
Function · 0.45
MatchAndExplain
Method · 0.45
Calls
1
type_singleton
Function · 0.50
Tested by
2
AssertChunkedEqual
Function · 0.36
AppendNestedList
Method · 0.36