GitHub user ManoharVanam opened a pull request:
https://github.com/apache/incubator-carbondata/pull/789 [CARBONDATA-916] Major Compaction : Updating proper schema update time stamp
problem : Major compaction on already compacted table throwing exception
Analysis : After compaction, we are not updating schema update time stamp properly
Solution :
1 . Throw final compaction status to user
2 . After compaction, update schema update time stamp properly.
You can merge this pull request into a Git repository by running:
$ git pull
https://github.com/ManoharVanam/incubator-carbondata Compaction
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-carbondata/pull/789.patchTo close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #789
----
commit 9837dc6f0f3c72a931467ddd1128090b3da2020d
Author: Manohar <
[hidden email]>
Date: 2017-04-12T10:52:26Z
Updating proper schema update time stamp
----
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at
[hidden email] or file a JIRA ticket
with INFRA.
---