pub fn build_dictionary_from_properties( list_array: &GenericListArray<i32>, ) -> Result<DictionaryArray<Int32Type>, DataFusionError>