get_final_indices_from_shared_bitmap

Function get_final_indices_from_shared_bitmap 

Source
pub(crate) fn get_final_indices_from_shared_bitmap(
    shared_bitmap: &Mutex<BooleanBufferBuilder>,
    join_type: JoinType,
    piecewise: bool,
) -> (UInt64Array, UInt32Array)