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 2018/02/03 09:44:00 UTC

[jira] [Updated] (CARBONDATA-1014) Refactor on data loading and encoding override

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

Ravindra Pesala updated CARBONDATA-1014:
----------------------------------------
    Fix Version/s:     (was: 1.3.0)
                   1.4.0

> Refactor on data loading and encoding override
> ----------------------------------------------
>
>                 Key: CARBONDATA-1014
>                 URL: https://issues.apache.org/jira/browse/CARBONDATA-1014
>             Project: CarbonData
>          Issue Type: Improvement
>            Reporter: Jacky Li
>            Priority: Major
>             Fix For: 1.4.0
>
>
> Refactor on current data loading flow to make it:
> 1. Use vectorized processing as early as possible
> 2. Make index build (sorting) CPU cache efficient, by using rowId and key column vector to sort
> 3. Open interface for format extension, including column encoding, compression, statistics.
> Design doc will be posted in this JIRA soon.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)