[
https://issues.apache.org/jira/browse/TAJO-1924?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14954866#comment-14954866
]
Hudson commented on TAJO-1924:
------------------------------
SUCCESS: Integrated in Tajo-0.11.0-build #100 (See
[https://builds.apache.org/job/Tajo-0.11.0-build/100/])
TAJO-1924: Repair partition need to calculate partition volume. (blrunner: rev
721e1650a84822e18f65d9f641cbefacad88bf92)
* tajo-core-tests/src/test/java/org/apache/tajo/engine/query/TestAlterTable.java
* tajo-core/src/main/java/org/apache/tajo/master/exec/DDLExecutor.java
* CHANGES
> Repair partition need to calculate partition volume.
> ----------------------------------------------------
>
> Key: TAJO-1924
> URL: https://issues.apache.org/jira/browse/TAJO-1924
> Project: Tajo
> Issue Type: Bug
> Components: Catalog
> Affects Versions: 0.11.0, 0.12.0
> Reporter: Jaehwa Jung
> Assignee: Jaehwa Jung
> Priority: Critical
> Fix For: 0.11.0, 0.12.0
>
>
> When repairing partition with alter statement, Tajo doesn't recover the
> volume of target partition. As a result, if users scan partitioned table
> after repair partition, they will can't get respected result.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)