You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@drill.apache.org by "Weiwei Hsieh (JIRA)" <ji...@apache.org> on 2014/07/03 19:24:33 UTC

[jira] [Commented] (DRILL-1108) Fix run-time code Generator Mapping when join condition is a compound expression containing constants.

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

Weiwei Hsieh commented on DRILL-1108:
-------------------------------------

Hi,

I will take a vacation from June 3rd until July 2nd.    If you need assistance while I’m away, please contact my manager Paul Mansfield.   

Thanks!  

weiwei   




> Fix run-time code Generator Mapping when join condition is a compound expression containing constants.
> ------------------------------------------------------------------------------------------------------
>
>                 Key: DRILL-1108
>                 URL: https://issues.apache.org/jira/browse/DRILL-1108
>             Project: Apache Drill
>          Issue Type: Bug
>            Reporter: Jinfeng Ni
>            Assignee: Jinfeng Ni
>
> If a join operator in physical plan uses an expression as the join condition, like:  t1.column1 + 100 = t2.column2, then the run-time generated code currently will hit a compilation error.  The error is caused by using a wrong Generator Mapping in the code generation logic.



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