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)