[jira] [Commented] (CARBONDATA-221) Store inverted index in metadata
Posted by Akash R Nilugal (Jira) on URL: http://apache-carbondata-dev-mailing-list-archive.168.s1.nabble.com/jira-Commented-CARBONDATA-221-Store-inverted-index-in-metadata-tp910.html
[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:
> Store inverted index in metadata
> --------------------------------
>
> Key: CARBONDATA-221
> URL: https://issues.apache.org/jira/browse/CARBONDATA-221 > Project: CarbonData
> Issue Type: Bug
> Reporter: kumar vishal
> Assignee: zhangshunyu
>
> Store useInvertedIndex in carbondata metadata and while reading need to set in column schema and in filter we need to handle no inverted index scenario.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)