Type Alias arrow_rayon::parallel_int_array::ParallelInt64Array

source ·
pub type ParallelInt64Array = ParallelPrimitiveArray<Int64Type>;

Aliased Type§

struct ParallelInt64Array { /* private fields */ }