You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@carbondata.apache.org by "Venkata Ramana G (JIRA)" <ji...@apache.org> on 2017/03/23 09:31:41 UTC

[jira] [Resolved] (CARBONDATA-792) Range Filter Optimization

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

Venkata Ramana G resolved CARBONDATA-792.
-----------------------------------------
       Resolution: Fixed
    Fix Version/s: 1.1.0-incubating

> Range Filter Optimization
> -------------------------
>
>                 Key: CARBONDATA-792
>                 URL: https://issues.apache.org/jira/browse/CARBONDATA-792
>             Project: CarbonData
>          Issue Type: Improvement
>            Reporter: sounak chakraborty
>            Assignee: sounak chakraborty
>             Fix For: 1.1.0-incubating
>
>          Time Spent: 3.5h
>  Remaining Estimate: 0h
>
> Combine separate less than and greater than filter expression into a single expression in order to gain performance. As within a single expression both Min and Max values will be there, evaluation of rows will be come much easier. 



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