Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/arrow
/ Map
Method
Map
cpp/src/parquet/types.cc:627–627 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
625
}
626
627
std::shared_ptr<const LogicalType> LogicalType::Map() { return MapLogicalType::Make(); }
628
629
std::shared_ptr<const LogicalType> LogicalType::List() { return ListLogicalType::Make(); }
630
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