Type Alias arrow_rayon::parallel_binary_array::ParallelLargeBinaryArrayRef
source · pub type ParallelLargeBinaryArrayRef<'data> = ParallelGenericBinaryArrayRef<'data, i64>;Aliased Type§
struct ParallelLargeBinaryArrayRef<'data> { /* private fields */ }