Skip to main content

create_random_run_end_encoded_array

Function create_random_run_end_encoded_array 

Source
fn create_random_run_end_encoded_array(
    index: &Field,
    value: &Field,
    size: usize,
    null_density: f32,
    true_density: f32,
) -> Result<ArrayRef>