[
https://issues.apache.org/jira/browse/ASTERIXDB-3258?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17762906#comment-17762906
]
ASF subversion and git services commented on ASTERIXDB-3258:
------------------------------------------------------------
Commit 434b0faee187c9a17013e4e7ac4e9b5e5203a491 in asterixdb's branch
refs/heads/master from Wail Alkowaileet
[ https://gitbox.apache.org/repos/asf?p=asterixdb.git;h=434b0faee1 ]
[ASTERIXDB-3258][COMP] Recognize rewritten ORs when pushing filters
- user model changes: no
- storage format changes: no
- interface changes: no
Details:
ORed predicate expressions are written as joins. Hence, the
compiler skips pushing down such expression in columnar and
external filter.
Change-Id: I7531b190f9b0e7d190a895abd0444bd1339eb6f0
Reviewed-on: https://asterix-gerrit.ics.uci.edu/c/asterixdb/+/17753
Integration-Tests: Jenkins <[email protected]>
Tested-by: Jenkins <[email protected]>
Reviewed-by: Wail Alkowaileet <[email protected]>
Reviewed-by: Ali Alsuliman <[email protected]>
> Recognize rewritten ORs when pushing filters
> --------------------------------------------
>
> Key: ASTERIXDB-3258
> URL: https://issues.apache.org/jira/browse/ASTERIXDB-3258
> Project: Apache AsterixDB
> Issue Type: Improvement
> Components: COMP - Compiler
> Affects Versions: 0.9.9
> Reporter: Wail Y. Alkowaileet
> Assignee: Wail Y. Alkowaileet
> Priority: Major
> Fix For: 0.9.9
>
>
> ORed predicate expressions are written as joins. Hence, the compiler skips
> pushing down such expression in columnar and external filter.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)