Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/arrow
/ mode
Function
mode
cpp/src/arrow/array/array_nested.h:752–752 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
750
const UnionType* union_type() const { return union_type_; }
751
752
UnionMode::type mode() const { return union_type_->mode(); }
753
754
/// \brief Return the given field as an individual array.
755
///
Callers
1
field
Method · 0.70
Calls
1
mode
Method · 0.45
Tested by
no test coverage detected