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

Hudson commented on TAJO-154:
-----------------------------

SUCCESS: Integrated in Tajo-trunk-postcommit #416 (See 
[https://builds.apache.org/job/Tajo-trunk-postcommit/416/])
TAJO-154: Query calculates wrong progress in multiple step queries. (hyunsik) 
(hyunsik: 
https://git-wip-us.apache.org/repos/asf?p=incubator-tajo.git&a=commit&h=30ab48b061fcaefd232544b084e490f04d76de15)
* CHANGES.txt
* 
tajo-core/tajo-core-backend/src/main/java/org/apache/tajo/master/querymaster/Query.java
* 
tajo-core/tajo-core-backend/src/main/java/org/apache/tajo/master/ExecutionBlockCursor.java

                
> Query calculates wrong progress in multiple step queries.
> ---------------------------------------------------------
>
>                 Key: TAJO-154
>                 URL: https://issues.apache.org/jira/browse/TAJO-154
>             Project: Tajo
>          Issue Type: Improvement
>          Components: master
>            Reporter: Hyunsik Choi
>            Assignee: Hyunsik Choi
>            Priority: Critical
>             Fix For: 0.2-incubating
>
>         Attachments: TAJO-154.patch
>
>
> Query calculates the progress according the number of subqueries. But, 
> subquery is created dynamically during query running time. So, the progress 
> can be wrong. We should fix it.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to