Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/arrow
/ Map
Method
Map
cpp/src/parquet/types.cc:615–615 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
613
}
614
615
std::shared_ptr<const LogicalType> LogicalType::Map() { return MapLogicalType::Make(); }
616
617
std::shared_ptr<const LogicalType> LogicalType::List() { return ListLogicalType::Make(); }
618
Callers
2
FromByteArray
Function · 0.45
generate_fuzz_corpus.cc
File · 0.45
Calls
1
Make
Function · 0.70
Tested by
no test coverage detected