[
https://issues.apache.org/jira/browse/TAJO-969?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14071586#comment-14071586
]
Hudson commented on TAJO-969:
-----------------------------
SUCCESS: Integrated in Tajo-master-build #312 (See
[https://builds.apache.org/job/Tajo-master-build/312/])
TAJO-969: Distributed sort on a large data set may result in incorrect results.
(hyunsik: rev 45559ce60c1da55ac7be1a5900afab45cc9deb06)
* tajo-core/src/main/java/org/apache/tajo/master/querymaster/QueryUnit.java
* tajo-core/src/main/java/org/apache/tajo/master/querymaster/Repartitioner.java
* tajo-core/src/main/java/org/apache/tajo/worker/FetchImpl.java
> Distributed sort on a large data set may result in incorrect results.
> ---------------------------------------------------------------------
>
> Key: TAJO-969
> URL: https://issues.apache.org/jira/browse/TAJO-969
> Project: Tajo
> Issue Type: Bug
> Components: data shuffle
> Reporter: Hyunsik Choi
> Assignee: Hyunsik Choi
> Priority: Critical
> Fix For: 0.9.0
>
>
> This is a recently added bug. This bug causes incorrect order results when
> the number of partition ranges are more than one. This patch fixes the bug.
> This is an urgent bug fix. The unit test to reproduce this case requires
> session variables to change the default TajoConf settings. In other words,
> for it, we need the resolution of TAJO-928. After TAJO-928, I'll add an unit
> test in another Jira (TAJO-970).
--
This message was sent by Atlassian JIRA
(v6.2#6252)