michaelsembwever commented on code in PR #2973: URL: https://github.com/apache/cassandra/pull/2973#discussion_r1420928961
########## doc/modules/cassandra/pages/developing/cql/indexing/sai/sai-query.adoc: ########## @@ -4,6 +4,8 @@ The xref:cassandra:getting-started/sai-quickstart.adoc[SAI quickstart] focuses only on defining multiple indexes based on non-primary key columns (a very useful feature). Let's explore other options using some examples of how you can run queries on tables that have differently defined SAI indexes. +include::developing:partial$sai/sai-only-select.adoc[] Review Comment: not working, any suggestions @polandll ? -- 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]

