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

pub fn create_fsb_array(
    size: usize,
    null_density: f32,
    value_len: usize
) -> FixedSizeBinaryArray
Expand description

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