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

Jaehwa Jung updated TAJO-795:
-----------------------------

    Attachment: TAJO-795_2.patch

Updated the review request against branch master in reviewboard.
https://reviews.apache.org/r/20661/

> PlannerUtil::joinJoinKeyForEachTable need to handle theta-join.
> ---------------------------------------------------------------
>
>                 Key: TAJO-795
>                 URL: https://issues.apache.org/jira/browse/TAJO-795
>             Project: Tajo
>          Issue Type: Bug
>          Components: planner/optimizer
>    Affects Versions: 0.8.0
>            Reporter: Jaehwa Jung
>            Assignee: Jaehwa Jung
>             Fix For: 0.9.0, 0.8.1
>
>         Attachments: TAJO-795.patch, TAJO-795_2.patch
>
>
> Currently, Tajo supports only equi-join, thus shuffle keys have to include 
> equi-jon conditions. But it includes theta-join conditions occasionally. We 
> need to update this bug, because tajo may be returned wrong row numbers. 
> Actually, I found that TPC-DS Q32 had returned unexpected results by this bug.



--
This message was sent by Atlassian JIRA
(v6.2#6252)

Reply via email to