dhatchayani created CARBONDATA-1699:
---------------------------------------
Summary: Filter is not working properly
Key: CARBONDATA-1699
URL:
https://issues.apache.org/jira/browse/CARBONDATA-1699 Project: CarbonData
Issue Type: Bug
Reporter: dhatchayani
Assignee: dhatchayani
Scenario:
Load data like below
a,11234567489.7976
b,11234567489.7976000000
Filter query on double_column = 11234567489.7976
Result - only either one of the row is selected
Actual Result - all the two rows should be selected
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)