[ 
https://issues.apache.org/jira/browse/CASSANDRA-21068?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18096919#comment-18096919
 ] 

David Capwell commented on CASSANDRA-21068:
-------------------------------------------

Gave first round of feedback; mostly LGTM.  Missing CONTAINS / EQ in testing is 
the major comment.

I also think it would be good to test "LIKE <null>" and "LIKE <empty bytes>" as 
this hits weird edge cases in many code paths

> AST fuzz testing support for LIKE/prefix queries
> ------------------------------------------------
>
>                 Key: CASSANDRA-21068
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-21068
>             Project: Apache Cassandra
>          Issue Type: Improvement
>          Components: Feature/SAI
>            Reporter: Caleb Rackliffe
>            Assignee: Sunil Ramchandra Pawar
>            Priority: Normal
>             Fix For: 6.x, 7.x
>
>          Time Spent: 1h
>  Remaining Estimate: 0h
>
> With CASSANDRA-17198 finished, it would be extremely helpful to have 
> LIKE/prefix queries, with or without index support running in 
> {{SingleNodeTableWalkTest}} and the {{MultiNodeTableWalkBase}} 
> implementations. {{org.apache.cassandra.cql3.ast.Select}} is probably the 
> place to start.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to