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

Bret McGuire edited comment on CASSANDRA-19931 at 10/9/24 8:47 PM:
-------------------------------------------------------------------

We're going to table this for now.  This functionality has been implemented in 
DataStax Astra but is not yet in Apache Cassandra.  Furthermore there is no 
clear timeline for moving this functionality to Apache Cassandra; it's 
explicitly mentioned as a phase 2 thing in the [SAI 
CEP|https://cwiki.apache.org/confluence/display/CASSANDRA/CEP-7%3A+Storage+Attached+Index]
 but my understanding is there are some complexities there that need to be 
worked through.

 

Once this becomes imminent for OSS Cassandra we should revisit this ticket... 
but it doesn't really make sense to move forward with it now.


was (Author: JIRAUSER304104):
We're going to table this for now.  This functionality has been implemented in 
DataStax Astra but is not yet in OSS Cassandra.  Furthermore there is no clear 
timeline for moving this functionality to OSS; it's explicitly mentioned as a 
phase 2 thing in the [SAI 
CEP|https://cwiki.apache.org/confluence/display/CASSANDRA/CEP-7%3A+Storage+Attached+Index]
 but my understanding is there are some complexities there that need to be 
worked through.

 

Once this becomes imminent for OSS Cassandra we should revisit this ticket... 
but it doesn't really make sense to move forward with it now.

> Query builder support for OR syntax in where clauses
> ----------------------------------------------------
>
>                 Key: CASSANDRA-19931
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-19931
>             Project: Cassandra
>          Issue Type: Improvement
>          Components: Client/java-driver
>            Reporter: Bret McGuire
>            Assignee: Lukasz Antoniak
>            Priority: Normal
>
> Query builder currently supports combining relations via the AND keyword by 
> adding multiple relations using OngoingWhereClause.where().  There's no 
> ability to combine relations using the OR keyword, however.
>  
> Ideally we'd implement a fairly flexible API (possibly off of Relation 
> itself) which allows users to construct complex compound relations using AND 
> and/or OR which can then be added to the set of relations for an 
> OngoingWhereClause.



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