[ 
https://issues.apache.org/jira/browse/CARBONDATA-99?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Ravindra Pesala resolved CARBONDATA-99.
---------------------------------------
       Resolution: Fixed
    Fix Version/s: 0.1.0-incubating

https://github.com/HuaweiBigData/carbondata/pull/870

> Complex type column filters with like and not like not working
> --------------------------------------------------------------
>
>                 Key: CARBONDATA-99
>                 URL: https://issues.apache.org/jira/browse/CARBONDATA-99
>             Project: CarbonData
>          Issue Type: Bug
>            Reporter: Sujith
>            Assignee: Sujith
>            Priority: Minor
>             Fix For: 0.1.0-incubating
>
>
> For complex type filter queries if query contains filter expression rather 
> than BinaryExpression the system was not able to get the dimensions which are 
> involved in the particular filter expression for executing complex type 
> filter column expressions. because of this reason filter was failing
> Sample Query
> select test3[1] from complex_filter where test4[1] not like'%1%' order by 
> test1
> select test2[0] from complex_filter  where  test3[0] like '%1234%'



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to