Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/arrow
/ out_type
Function
out_type
cpp/src/arrow/json/converter.h:50–50 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
48
std::shared_ptr<Array>* out) = 0;
49
50
std::shared_ptr<DataType> out_type() const { return out_type_; }
51
52
MemoryPool* pool() { return pool_; }
53
Callers
10
Finalize
Method · 0.85
Finalize
Method · 0.85
Finalize
Method · 0.85
Finalize
Method · 0.85
Finalize
Method · 0.85
Finalize
Method · 0.85
Finalize
Method · 0.85
Finalize
Method · 0.85
Finalize
Method · 0.85
Finalize
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected