[ 
https://issues.apache.org/jira/browse/ASTERIXDB-1368?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Yingyi Bu updated ASTERIXDB-1368:
---------------------------------
    Description: Currently the default join method is hash join, we need to 
hint a query to use index join.  However, for primary key equality join, index 
join should be always not worse than hash join.  (was: Currently the default 
join method is hash join, we need to hint a query to use index join.  However, 
the primary key equality join, index join should be always not worse than hash 
join.)

> Equality joins on primary key attributes should always pick index join
> ----------------------------------------------------------------------
>
>                 Key: ASTERIXDB-1368
>                 URL: https://issues.apache.org/jira/browse/ASTERIXDB-1368
>             Project: Apache AsterixDB
>          Issue Type: Improvement
>            Reporter: Yingyi Bu
>
> Currently the default join method is hash join, we need to hint a query to 
> use index join.  However, for primary key equality join, index join should be 
> always not worse than hash join.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to