[
https://issues.apache.org/jira/browse/CARBONDATA-4080?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Kunal Kapoor resolved CARBONDATA-4080.
--------------------------------------
Fix Version/s: 2.1.1
Resolution: Fixed
> Wrong results for select count on invalid segments
> --------------------------------------------------
>
> Key: CARBONDATA-4080
> URL:
https://issues.apache.org/jira/browse/CARBONDATA-4080> Project: CarbonData
> Issue Type: Bug
> Components: spark-integration
> Reporter: Akshay
> Priority: Major
> Fix For: 2.1.1
>
> Time Spent: 2h 40m
> Remaining Estimate: 0h
>
> Wrong results for
> * select count on marked for delete segment
> * select count on compacted segment
> Issue comes only when the user explicitly sets deleted/compacted segments using the property carbon.input.segments.
> As select * on such segments gives 0 rows as output, in order to maintain consistency, select count should also give 0 rows.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)