[jira] [Updated] (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] [Updated] (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 ]

Indhumathi Muthumurugesh updated CARBONDATA-4153:
-------------------------------------------------
    Description:
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.

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