michaelsembwever commented on code in PR #2673:
URL: https://github.com/apache/cassandra/pull/2673#discussion_r1375405291
##########
src/java/org/apache/cassandra/config/CassandraRelevantProperties.java:
##########
@@ -455,6 +456,18 @@ public enum CassandraRelevantProperties
SAI_TEST_BALANCED_TREE_DEBUG_ENABLED("cassandra.sai.test.balanced_tree_debug_enabled",
"false"),
SAI_TEST_DISABLE_TIMEOUT("cassandra.sai.test.disable.timeout", "false"),
+ /** Whether to allow the user to specify custom options to the hnsw index
*/
Review Comment:
are we not now DiskANN index ?
(this can be ninja-fixed l8r)
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]