25 concept primitive_type = std::is_arithmetic_v<T> || std::is_same_v<T, float16_t> || std::is_same_v<T, bool>;
29 template <primitive_type T>
62 template <primitive_type T>
constexpr bool is_primitive_array_v
Checkes whether T is a primitive_array type.
primitive_array_impl< T > primitive_array
Array of values of whose type has fixed binary size.
constexpr data_type data_type_from_size(T={}) noexcept
data_type
Runtime identifier of arrow data types, usually associated with raw bytes with the associated value.
static constexpr sparrow::data_type type_id
static constexpr sparrow::data_type type_id