[
https://issues.apache.org/jira/browse/TAJO-1048?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14137488#comment-14137488
]
Hudson commented on TAJO-1048:
------------------------------
SUCCESS: Integrated in Tajo-master-CODEGEN-build #3 (See
[https://builds.apache.org/job/Tajo-master-CODEGEN-build/3/])
TAJO-1048: Missed use of session variables in GlobalPlanner. (hyunsik: rev
745131ee996b8d468479145de2069c4d34d6ffa0)
* tajo-core/src/main/java/org/apache/tajo/master/querymaster/SubQuery.java
* CHANGES
> 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)