Login  Register

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

Posted by Akash R Nilugal (Jira) on Mar 17, 2021; 7:54am
URL: http://apache-carbondata-dev-mailing-list-archive.168.s1.nabble.com/jira-Updated-CARBONDATA-4153-DoNot-Push-down-not-equal-to-filter-with-Cast-on-SI-tp106941.html


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