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

ASF GitHub Bot commented on TAJO-1048:
--------------------------------------

GitHub user hyunsik opened a pull request:

    https://github.com/apache/tajo/pull/146

    TAJO-1048: Missed use of session variables in GlobalPlanner.

    

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/hyunsik/tajo TAJO-1048

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/tajo/pull/146.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #146
    
----
commit 97610bcb2af5253cae4cb30d62deb09b01ccdc83
Author: Hyunsik Choi <[email protected]>
Date:   2014-09-17T15:20:46Z

    TAJO-1048: Missed use of session variables in GlobalPlanner.

----


> Missed use of session variables in GlobalPlanner
> ------------------------------------------------
>
>                 Key: TAJO-1048
>                 URL: https://issues.apache.org/jira/browse/TAJO-1048
>             Project: Tajo
>          Issue Type: Bug
>          Components: distributed query plan
>            Reporter: Hyunsik Choi
>            Assignee: Hyunsik Choi
>            Priority: Trivial
>             Fix For: 0.9.0
>
>
> We use OverridableConf in order to override configs by session variables. 
> But, there are some missed configs which do not use OverridableConf. This 
> patch fixes the bug.



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

Reply via email to