A variable-size binary array.
variable_size_binary_array_impl< arrow_traits< std::string >::value_type, arrow_traits< std::string >::const_reference, std::int32_t, json_extension > json_array
JSON array with 32-bit offsets.
variable_size_binary_view_array_impl< arrow_traits< std::string >::value_type, arrow_traits< std::string >::const_reference, json_extension > json_view_array
JSON array with view-based storage.
simple_extension<"arrow.json"> json_extension
data_type
Runtime identifier of arrow data types, usually associated with raw bytes with the associated value.
variable_size_binary_array_impl< arrow_traits< std::string >::value_type, arrow_traits< std::string >::const_reference, std::int64_t, json_extension > big_json_array
JSON array with 64-bit offsets.
Provides compile-time information about Arrow data types.
static constexpr sparrow::data_type get()
static constexpr sparrow::data_type get()
static constexpr sparrow::data_type get()
Metafunction for retrieving the data_type of a typed array.