[jira] [Resolved] (CARBONDATA-4153) DoNot Push down 'not equal to' filter with Cast on SI

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[jira] [Resolved] (CARBONDATA-4153) DoNot Push down 'not equal to' filter with Cast on SI

Akash R Nilugal (Jira)

     [ 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)