[
https://issues.apache.org/jira/browse/CASSANDRA-17198?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18019275#comment-18019275
]
Caleb Rackliffe edited comment on CASSANDRA-17198 at 9/10/25 3:12 PM:
----------------------------------------------------------------------
Just posted CI results: [^ci_summary.html]...nothing new there.
Also what looks like a clean run (modulo known issues) in
https://ci-cassandra.apache.org/view/patches/job/Cassandra-devbranch-5/406/testReport/
was (Author: maedhroz):
Just posted CI results: [^ci_summary.html]...nothing new there.
> Allow to filter using LIKE predicates
> -------------------------------------
>
> Key: CASSANDRA-17198
> URL: https://issues.apache.org/jira/browse/CASSANDRA-17198
> Project: Apache Cassandra
> Issue Type: Improvement
> Components: CQL/Syntax
> Reporter: Benjamin Lerer
> Assignee: Pranav
> Priority: Normal
> Labels: AdventCalendar2021, lhf
> Fix For: 6.x
>
> Attachments: ci_summary.html, result_details.tar.gz
>
>
> {{LIKE}} predicates can only be used with the SASI indices. In several
> usecases (e.g. querying the {{settings}} virtual table) it makes sense to
> support them for filtering.
> +Additional information for newcomers:+
> There are some checks in the {{StatementRestrictions}} constructor and on
> {{LikeRestriction}} that need to be removed for allowing filtering using LIKE
> on clustering and regular columns.
> For filtering on partition columns the {{needFiltering}} methods in
> {{PartitionKeySingleRestrictionSet}} will need to be modified to return true
> when LIKE predicate are used.
> The unit tests should go in {{SelectTest}}.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]