You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@carbondata.apache.org by Zhangshunyu <gi...@git.apache.org> on 2016/09/08 07:57:11 UTC

[GitHub] incubator-carbondata pull request #142: [WIP][CARBONDATA-221] Fix the bug of...

GitHub user Zhangshunyu opened a pull request:

    https://github.com/apache/incubator-carbondata/pull/142

    [WIP][CARBONDATA-221] Fix the bug of inverted index that store inverted index in metadata.

    ## Why raise this pr?
    Inverted index in ddl info was not stored into store, and when we restart the culster, query might mismatch.
    ## How to solve?
    Using the Encoding as the indentifier to check whether using inverted index.


You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/Zhangshunyu/incubator-carbondata index

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/incubator-carbondata/pull/142.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 #142
    
----
commit f76908319c8eae0b65ea2cd9d0f5899225c95667
Author: Zhangshunyu <zh...@huawei.com>
Date:   2016-09-08T07:48:03Z

    Save useInvertedIndex info into thrift store

commit ecd5403105fd37da239db66bd313cf548a532eef
Author: Zhangshunyu <zh...@huawei.com>
Date:   2016-09-08T07:48:15Z

    Save useInvertedIndex info into thrift store

----


---
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] incubator-carbondata pull request #142: [CARBONDATA-221] Fix the bug of inve...

Posted by Zhangshunyu <gi...@git.apache.org>.
Github user Zhangshunyu closed the pull request at:

    https://github.com/apache/incubator-carbondata/pull/142


---
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---