You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@carbondata.apache.org by "Ravindra Pesala (JIRA)" <ji...@apache.org> on 2017/04/13 10:46:41 UTC

[jira] [Resolved] (CARBONDATA-919) result_size query stats is not giving proper row count if vector reader is enabled.

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

Ravindra Pesala resolved CARBONDATA-919.
----------------------------------------
       Resolution: Fixed
    Fix Version/s: 1.1.0-incubating

> result_size query stats is not giving proper row count if vector reader is enabled.
> -----------------------------------------------------------------------------------
>
>                 Key: CARBONDATA-919
>                 URL: https://issues.apache.org/jira/browse/CARBONDATA-919
>             Project: CarbonData
>          Issue Type: Bug
>         Environment: Spark 2.1
>            Reporter: Naresh P R
>            Assignee: Naresh P R
>            Priority: Trivial
>             Fix For: 1.1.0-incubating
>
>          Time Spent: 50m
>  Remaining Estimate: 0h
>
> Incase of vector reader, we return columnarbatch which will have row count as size of the batch, whereas we are incrementing the row count with 1 & the result is printed on the query stats log
> Moved result_Size calculation into respective reader and logging the results after the task completes in executor.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)