sarma1807 commented on code in PR #3729:
URL: https://github.com/apache/cassandra/pull/3729#discussion_r1900172253


##########
doc/modules/cassandra/pages/developing/cql/SASI.adoc:
##########
@@ -9,7 +9,7 @@ has superior performance in cases where queries would 
previously require
 filtering. In achieving this performance, SASI aims to be significantly
 less resource intensive than existing implementations, in memory, disk,
 and CPU usage. In addition, SASI supports prefix and contains queries on
-strings (similar to SQL's `LIKE = "foo*"` or `LIKE = "*foo*"'`).
+strings (similar to SQL's ``LIKE = "foo\*"`` or ``LIKE = "*foo*"`` ).

Review Comment:
   
![SASI_1](https://github.com/user-attachments/assets/ad53c4ab-c604-4ad8-accd-6da8b5abadcd)
   
   fix renders properly after antora build



-- 
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]

Reply via email to