[ 
https://issues.apache.org/jira/browse/CARBONDATA-1934?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Ravindra Pesala resolved CARBONDATA-1934.
-----------------------------------------
       Resolution: Fixed
    Fix Version/s: 1.3.0

> Incorrect results are returned by select query in case when the number of 
> blocklets for one part file are > 1 in the same task
> ------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: CARBONDATA-1934
>                 URL: https://issues.apache.org/jira/browse/CARBONDATA-1934
>             Project: CarbonData
>          Issue Type: Bug
>            Reporter: Manish Gupta
>            Assignee: Manish Gupta
>             Fix For: 1.3.0
>
>          Time Spent: 2h
>  Remaining Estimate: 0h
>
> When a select query is triggered, driver will prune the segments and give a 
> list of blocklets that need to be scanned. The number of tasks from spark 
> will be equal to the number of blocklets identified.
> In case where one task has more than one blocklet for same file, then 
> BlockExecution getting formed is incorrect. Due to this the query results are 
> incorrect.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to