[
https://issues.apache.org/jira/browse/ASTERIXDB-3525?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17900194#comment-17900194
]
ASF subversion and git services commented on ASTERIXDB-3525:
------------------------------------------------------------
Commit 903ddacb2824c7dfafe9cce2f12a9bf95f37bf7e in asterixdb's branch
refs/heads/master from ayush.tripathi
[ https://gitbox.apache.org/repos/asf?p=asterixdb.git;h=903ddacb28 ]
[ASTERIXDB-3525][COMP] Fixing issue when trailing % is after escaping Method
- user model changes: no
- storage format changes: no
- interface changes: no
Details:
Fixing like expression when we have escaping methods.
Ext-ref: MB-56789
Change-Id: I88661621467405cf2b37da6dcb81015467d7d759
Reviewed-on: https://asterix-gerrit.ics.uci.edu/c/asterixdb/+/19064
Integration-Tests: Jenkins <[email protected]>
Tested-by: Jenkins <[email protected]>
Reviewed-by: Ali Alsuliman <[email protected]>
> Utilize secondary indexes with LIKE operator
> --------------------------------------------
>
> Key: ASTERIXDB-3525
> URL: https://issues.apache.org/jira/browse/ASTERIXDB-3525
> Project: Apache AsterixDB
> Issue Type: Improvement
> Components: COMP - Compiler
> Affects Versions: 0.9.10
> Reporter: Murtadha Makki Al Hubail
> Priority: Major
> Labels: triaged
> Fix For: 0.9.10
>
>
> We should utilize secondary indexes when LIKE operator is used at least for
> the prefix cases (e.g., WHERE some_field LIKE "prefix%")
--
This message was sent by Atlassian Jira
(v8.20.10#820010)