SparkCosSimIndexer. get_n_top_matches_for_all has a type requirement for the uid column in that is must be convertible to a base 10 integer using the int constructor. This should probably be documented somewhere as a common choice for uid might be a hex representation. See spark_cos_sim_matcher.py line 376
SparkCosSimIndexer. get_n_top_matches_for_allhas a type requirement for theuidcolumn in that is must be convertible to a base 10 integer using theintconstructor. This should probably be documented somewhere as a common choice for uid might be a hex representation. See spark_cos_sim_matcher.py line 376