[
https://issues.apache.org/jira/browse/ASTERIXDB-3571?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17982761#comment-17982761
]
ASF subversion and git services commented on ASTERIXDB-3571:
------------------------------------------------------------
Commit 7c322f49e047a6edffaf3dd8b5125180ce4d309f in asterixdb's branch
refs/heads/master from murali4104
[ https://gitbox.apache.org/repos/asf?p=asterixdb.git;h=7c322f49e0 ]
[ASTERIXDB-3571][COMP] Infer Selection predicates from join predicates
Ext-ref: MB-65670
Change-Id: I7766e107bfadd915b6d760fc1ab74a6651c49db6
Reviewed-on: https://asterix-gerrit.ics.uci.edu/c/asterixdb/+/19943
Integration-Tests: Jenkins <[email protected]>
Reviewed-by: <[email protected]>
Tested-by: Jenkins <[email protected]>
> Infer additional selection predicates from join predicates
> ----------------------------------------------------------
>
> Key: ASTERIXDB-3571
> URL: https://issues.apache.org/jira/browse/ASTERIXDB-3571
> Project: Apache AsterixDB
> Issue Type: Improvement
> Reporter: murali krishna
> Priority: Minor
> Labels: triaged
>
> If we have R.a = S.a and R.a op Constant, we can infer
> S.a op Constant.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)