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