[
https://issues.apache.org/jira/browse/TAJO-1074?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14148809#comment-14148809
]
ASF GitHub Bot commented on TAJO-1074:
--------------------------------------
GitHub user jinossy opened a pull request:
https://github.com/apache/tajo/pull/162
TAJO-1074: Query calculates wrong progress before subquery init
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/jinossy/tajo TAJO-1074
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/tajo/pull/162.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 #162
----
commit 73d39ca0234d39a9b6ce846db8b68db140240562
Author: jhkim <[email protected]>
Date: 2014-09-26T05:41:36Z
TAJO-1074: Query calculates wrong progress before subquery init
----
> Query calculates wrong progress before subquery init
> ----------------------------------------------------
>
> Key: TAJO-1074
> URL: https://issues.apache.org/jira/browse/TAJO-1074
> Project: Tajo
> Issue Type: Bug
> Components: query master
> Affects Versions: 0.9.0
> Reporter: Jinho Kim
> Assignee: Jinho Kim
> Priority: Minor
>
> Query calculates the progress according the number of subqueries. if subquery
> is not created, the progress return 100%.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)