[
https://issues.apache.org/jira/browse/TAJO-1924?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14954572#comment-14954572
]
ASF GitHub Bot commented on TAJO-1924:
--------------------------------------
GitHub user blrunner opened a pull request:
https://github.com/apache/tajo/pull/822
TAJO-1924: Repair partition need to calculate partition volume.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/blrunner/tajo TAJO-1924
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/tajo/pull/822.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 #822
----
commit 3adcf4726e4d2766d00021271ce0daf4f08695bb
Author: JaeHwa Jung <[email protected]>
Date: 2015-10-13T07:49:23Z
TAJO-1924: Repair partition need to calculate partition volume.
----
> 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)