You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tajo.apache.org by "Jihoon Son (JIRA)" <ji...@apache.org> on 2013/11/24 13:01:35 UTC

[jira] [Updated] (TAJO-326) In ExecutionBlock, isRoot() and isLeafBlock() return invalid values

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

Jihoon Son updated TAJO-326:
----------------------------

    Attachment: TAJO-326.patch

I uploaded a patch after verifying with 'mvn verify'.

> In ExecutionBlock, isRoot() and isLeafBlock() return invalid values
> -------------------------------------------------------------------
>
>                 Key: TAJO-326
>                 URL: https://issues.apache.org/jira/browse/TAJO-326
>             Project: Tajo
>          Issue Type: Bug
>            Reporter: Jihoon Son
>         Attachments: TAJO-326.patch
>
>
> In ExecutionBlock, the parent and childSubQueries variables are no longer used. However, since isRoot() and isLeafBlock() uses these variables, they return invalid values.



--
This message was sent by Atlassian JIRA
(v6.1#6144)