You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@carbondata.apache.org by "Ravindra Pesala (JIRA)" <ji...@apache.org> on 2016/08/17 08:41:20 UTC

[jira] [Resolved] (CARBONDATA-92) Remove the unnecessary intermediate conversion of key while scanning.

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

Ravindra Pesala resolved CARBONDATA-92.
---------------------------------------
       Resolution: Fixed
         Assignee: Ravindra Pesala
    Fix Version/s: 0.1.0-incubating

> Remove the unnecessary intermediate conversion of key while scanning.
> ---------------------------------------------------------------------
>
>                 Key: CARBONDATA-92
>                 URL: https://issues.apache.org/jira/browse/CARBONDATA-92
>             Project: CarbonData
>          Issue Type: Improvement
>            Reporter: Ravindra Pesala
>            Assignee: Ravindra Pesala
>             Fix For: 0.1.0-incubating
>
>
> Remove the unnecessary intermediate conversion of key while scanning.
> Basically it removes one step in result conversion.
> It avoids System.arraycopy while converting to result. 
> It avoids the result preparation step.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)