-
Notifications
You must be signed in to change notification settings - Fork 8
Open
Labels
documentationImprovements or additions to documentationImprovements or additions to documentation
Description
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
Metadata
Metadata
Assignees
Labels
documentationImprovements or additions to documentationImprovements or additions to documentation