GitHub user rahulforallp reopened a pull request:

    https://github.com/apache/carbondata/pull/927

    [CARBONDATA-1066] Fixed NO_INVERTED_INDEX for other table properties and 
NPE in compaction

    
    
    1. Measure shouldn't supported inside no_inverted_index , if it is not 
included in sort_column or dictionary_include.
    2. Dimension excluded from dictionary should supported in 
NO_INVERTED_DICTIONARY
    3. Fix NullPointerException in compaction for decimal value after multiple 
load
    
    


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

    $ git pull https://github.com/rahulforallp/incubator-carbondata 
CARBONDATA-1066

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

    https://github.com/apache/carbondata/pull/927.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 #927
    
----
commit 33632d34d31ab8b101a76638f3543c8f2f576be7
Author: rahulforallp <rahul.ku...@knoldus.in>
Date:   2017-05-18T11:12:49Z

    measure shouldnot added to no_inverted_index

commit 59cf9803033754e2b9ec813b85c130c56821fe49
Author: rahulforallp <rahul.ku...@knoldus.in>
Date:   2017-05-18T11:23:49Z

    CARBONDATA-1066 supported

commit 7747f38627685d04650f1c2ec13818d0000ef9ee
Author: rahulforallp <rahul.ku...@knoldus.in>
Date:   2017-05-18T12:11:27Z

    nullpointer exception resolved for multiple load and major compaction
    some test case added

commit 5c0a1f44498489be714d89afee7a10a4bcf0c7b4
Author: rahulforallp <rahul.ku...@knoldus.in>
Date:   2017-05-19T10:00:53Z

    comment resolved

----


---
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