You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@carbondata.apache.org by "Jacky Li (JIRA)" <ji...@apache.org> on 2018/04/23 08:30:00 UTC

[jira] [Resolved] (CARBONDATA-2376) Improve Lucene datamap performance by eliminating blockid while writing and reading index.

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

Jacky Li resolved CARBONDATA-2376.
----------------------------------
       Resolution: Fixed
    Fix Version/s: 1.4.0

> Improve Lucene datamap performance by eliminating blockid while writing and reading index.
> ------------------------------------------------------------------------------------------
>
>                 Key: CARBONDATA-2376
>                 URL: https://issues.apache.org/jira/browse/CARBONDATA-2376
>             Project: CarbonData
>          Issue Type: Improvement
>            Reporter: Ravindra Pesala
>            Priority: Major
>             Fix For: 1.4.0
>
>          Time Spent: 2h 50m
>  Remaining Estimate: 0h
>
> Currently DataMap interface implementations use blockid and blockletid while writing index files, Actually blockid is not needed to store in index files as it only requires blockletid. So it adds more memory and disk size to write index files.



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