[ 
https://issues.apache.org/jira/browse/ASTERIXDB-3568?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17930587#comment-17930587
 ] 

ASF subversion and git services commented on ASTERIXDB-3568:
------------------------------------------------------------

Commit eebf977d4e994c16d8a746d9701539ec87a5d114 in asterixdb's branch 
refs/heads/master from murali4104
[ https://gitbox.apache.org/repos/asf?p=asterixdb.git;h=eebf977d4e ]

[ASTERIXDB-3568][COMP] Add transitive closure INNER join predicates

Change-Id: I7ab5bb10ab717e53cc33c42d7f5e9d917ec64f8b
Reviewed-on: https://asterix-gerrit.ics.uci.edu/c/asterixdb/+/19453
Integration-Tests: Jenkins <[email protected]>
Tested-by: Jenkins <[email protected]>
Reviewed-by: <[email protected]>
Reviewed-by: Vijay Sarathy <[email protected]>


> Add transitive closure join predicates
> --------------------------------------
>
>                 Key: ASTERIXDB-3568
>                 URL: https://issues.apache.org/jira/browse/ASTERIXDB-3568
>             Project: Apache AsterixDB
>          Issue Type: Improvement
>          Components: *DB - AsterixDB
>            Reporter: murali krishna
>            Assignee: murali krishna
>            Priority: Minor
>              Labels: triaged
>
> R.a = S.a and S.a = T.a implies R.a = T.a
> Add the derived predicate to the list of join predicates it is not already 
> present.
> Keep adding such INNER join predicates until no more can be added.
> A complete Transitive Closure.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to