Manish Gupta created CARBONDATA-62:
--------------------------------------
Summary: Values not valid for column datatype are not getting
discarded while generating global dictionary
Key: CARBONDATA-62
URL: https://issues.apache.org/jira/browse/CARBONDATA-62
Project: CarbonData
Issue Type: Bug
Reporter: Manish Gupta
Assignee: Manish Gupta
Priority: Minor
If value read from raw data is not valid for its datatype then discard that
value at the time of data loading and insert null at its place while storing
data in carbon format.
If not done so, filter queries other than isNull condition will display all the
null values in the result
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)