arrow::util::bench_util

Function create_binary_array

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

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