C enums in the global namespace should be renamed to avoid symbol collisions.
#1278 (comment)
Here's a non-exhaustive list of potential enum to rename:
- cuvsKMeansInitMethod
- cuvsDistanceType
- cuvsCagraGraphBuildAlgo
- cuvsCagraSearchAlgo
- cuvsCagraHashMode
- cuvsFilterType
- cuvsHnswHierarchy
- cuvsBinaryQuantizerThreshold
C enums in the global namespace should be renamed to avoid symbol collisions.
#1278 (comment)
Here's a non-exhaustive list of potential enum to rename: