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.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 #789
    
----
commit 9837dc6f0f3c72a931467ddd1128090b3da2020d
Author: Manohar <manohar.craz...@gmail.com>
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 infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

Reply via email to