update_hash_for_dict_key

Function update_hash_for_dict_key 

Source
fn update_hash_for_dict_key(
    hash: &mut u64,
    dict_hashes: &[u64],
    dict_values: &dyn Array,
    idx: usize,
    multi_col: bool,
)
Expand description

Helper function to update hash for a dictionary key if the value is valid