Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/arrow
/ MakeType
Method
MakeType
cpp/src/arrow/c/bridge.cc:1016–1016 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1014
}
1015
1016
Result<std::shared_ptr<DataType>> MakeType() const { return type_; }
1017
1018
protected:
1019
Status ImportChild(const SchemaImporter* parent, struct ArrowSchema* src) {
Callers
1
ImportType
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected