arrow::util::bench_util

Function create_string_array_with_max_len

source
fn create_string_array_with_max_len<Offset: OffsetSizeTrait>(
    size: usize,
    null_density: f32,
    max_str_len: usize,
) -> GenericStringArray<Offset>
Expand description

Creates a random (but fixed-seeded) array of rand size with a given max size, null density and length