[
https://issues.apache.org/jira/browse/ASTERIXDB-3571?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17936149#comment-17936149
]
ASF subversion and git services commented on ASTERIXDB-3571:
------------------------------------------------------------
Commit 52ad6d52409ef22345fbbda8f876c7336458705b in asterixdb's branch
refs/heads/master from murali4104
[ https://gitbox.apache.org/repos/asf?p=asterixdb.git;h=52ad6d5240 ]
[ASTERIXDB-3571][COMP] Infer selection predicates from join predicates
Ext-Ref: MB-65670
Change-Id: Iac01b5eba1b35d66e50d86205ddef05fb86c334a
Reviewed-on: https://asterix-gerrit.ics.uci.edu/c/asterixdb/+/19489
Integration-Tests: Jenkins <[email protected]>
Reviewed-by: <[email protected]>
Reviewed-by: <[email protected]>
Reviewed-by: Peeyush Gupta <[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)