Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/arrow
/ type
Method
type
cpp/src/arrow/csv/column_decoder.cc:79–79 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
77
78
protected:
79
std::shared_ptr<DataType> type() const override { return type_; }
80
81
std::shared_ptr<DataType> type_;
82
};
Callers
7
DecodedArraysToBatch
Method · 0.45
MakeTable
Method · 0.45
type
Method · 0.45
Decode
Method · 0.45
MakeBatch
Function · 0.45
UpdateRowLengths
Method · 0.45
MakePopulator
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected