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:1021–1021 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1019
}
1020
1021
Result<std::shared_ptr<DataType>> MakeType() const { return type_; }
1022
1023
protected:
1024
Status ImportChild(const SchemaImporter* parent, struct ArrowSchema* src) {
Callers
1
ImportType
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected