Function arrow::util::bench_util::create_binary_array[][src]

pub fn create_binary_array<Offset: BinaryOffsetSizeTrait>(
    size: usize,
    null_density: f32
) -> GenericBinaryArray<Offset>
Expand description

Creates an random (but fixed-seeded) binary array of a given size and null density