[jira] [Resolved] (CARBONDATA-4153) DoNot Push down 'not equal to' filter with Cast on SI
Posted by
Akash R Nilugal (Jira) on
Mar 23, 2021; 12:30pm
URL: http://apache-carbondata-dev-mailing-list-archive.168.s1.nabble.com/jira-Resolved-CARBONDATA-4153-DoNot-Push-down-not-equal-to-filter-with-Cast-on-SI-tp107204.html
[
https://issues.apache.org/jira/browse/CARBONDATA-4153?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Kunal Kapoor resolved CARBONDATA-4153.
--------------------------------------
Fix Version/s: 2.1.1
Resolution: Fixed
> DoNot Push down 'not equal to' filter with Cast on SI
> -----------------------------------------------------
>
> Key: CARBONDATA-4153
> URL:
https://issues.apache.org/jira/browse/CARBONDATA-4153> Project: CarbonData
> Issue Type: Bug
> Reporter: Indhumathi Muthumurugesh
> Priority: Minor
> Fix For: 2.1.1
>
> Time Spent: 2h 40m
> Remaining Estimate: 0h
>
> For NOT EQUAL TO filter on SI index column, should not be pushed down to SI table.
> Currently, where x!='2' is not pushing down to SI, but where x!=2 is pushed down to SI.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)