[
https://issues.apache.org/jira/browse/TAJO-620?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13914075#comment-13914075
]
Hudson commented on TAJO-620:
-----------------------------
SUCCESS: Integrated in Tajo-master-build #89 (See
[https://builds.apache.org/job/Tajo-master-build/89/])
TAJO-620: A join query can cause IndexOutOfBoundsException if one of tables is
empty. (jaehwa) (jhjung:
https://git-wip-us.apache.org/repos/asf/?p=incubator-tajo.git&a=commit&h=db5c017d416561c9dac08c093558d7344aa53be1)
*
tajo-core/tajo-core-backend/src/test/resources/queries/TestJoinQuery/testInnerJoinWithEmptyTable.sql
* CHANGES.txt
*
tajo-core/tajo-core-backend/src/test/java/org/apache/tajo/engine/query/TestJoinQuery.java
* tajo-core/tajo-core-backend/src/main/java/org/apache/tajo/benchmark/TPCH.java
*
tajo-core/tajo-core-backend/src/main/java/org/apache/tajo/master/querymaster/Repartitioner.java
*
tajo-core/tajo-core-backend/src/test/resources/results/TestJoinQuery/testInnerJoinWithEmptyTable.result
> A join query can cause IndexOutOfBoundsException if one of tables is empty.
> ---------------------------------------------------------------------------
>
> Key: TAJO-620
> URL: https://issues.apache.org/jira/browse/TAJO-620
> Project: Tajo
> Issue Type: Bug
> Components: distributed query plan
> Affects Versions: 0.8-incubating, 1.0-incubating
> Reporter: Hyunsik Choi
> Assignee: Jaehwa Jung
> Priority: Minor
> Fix For: 0.8-incubating, 1.0-incubating
>
> Attachments: TAJO-620.patch, TAJO-620_2.patch
>
>
> A join query can cause IndexOutOfBoundsException if one of tables is empty.
> The reproduction condition is very straightforward. We should fix it.
--
This message was sent by Atlassian JIRA
(v6.1.5#6160)