#include <union_array.hpp>
Definition at line 174 of file union_array.hpp.
◆ base_type
◆ offset_buffer_type
◆ type_id_buffer_type
◆ dense_union_array() [1/4]
sparrow::dense_union_array::dense_union_array |
( |
Args &&... | args | ) |
|
|
inlineexplicit |
◆ dense_union_array() [2/4]
◆ dense_union_array() [3/4]
◆ dense_union_array() [4/4]
◆ create_proxy_impl()
template<input_metadata_container METADATA_RANGE>
auto sparrow::dense_union_array::create_proxy_impl |
( |
std::vector< array > && | children, |
|
|
type_id_buffer_type && | element_type, |
|
|
offset_buffer_type && | offsets, |
|
|
std::string && | format, |
|
|
type_id_map && | tim, |
|
|
std::optional< std::string_view > | name, |
|
|
std::optional< METADATA_RANGE > | metadata ) -> arrow_proxy
|
◆ operator=() [1/2]
◆ operator=() [2/2]
◆ union_array_crtp_base< dense_union_array >
The documentation for this class was generated from the following file: