Login  Register

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

Posted by Akash R Nilugal (Jira) on Mar 18, 2017; 10:23am
URL: http://apache-carbondata-dev-mailing-list-archive.168.s1.nabble.com/jira-Created-CARBONDATA-792-Range-Filter-Optimization-tp9226.html

sounak chakraborty created CARBONDATA-792:
---------------------------------------------

             Summary: 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


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)