[
https://issues.apache.org/jira/browse/CARBONDATA-271?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ravindra Pesala resolved CARBONDATA-271.
----------------------------------------
Resolution: Fixed
Fix Version/s: 0.2.0-incubating
> Non Filter data mismatch issue
> ------------------------------
>
> Key: CARBONDATA-271
> URL: https://issues.apache.org/jira/browse/CARBONDATA-271
> Project: CarbonData
> Issue Type: Bug
> Reporter: kumar vishal
> Assignee: kumar vishal
> Fix For: 0.2.0-incubating
>
>
> Problem: While generating the default end key we are taking LONG.MAX key and
> using segment key generator we are generating the end key if cardinality is
> less than it will give some value with in its cardinality and btree searching
> will fail
> Solution: From segment property get the dimension cardinality as this is the
> max value for segment
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)