[jira] [Resolved] (CARBONDATA-3315) Range Filter query with two between clauses with an OR gives wrong results

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

[jira] [Resolved] (CARBONDATA-3315) Range Filter query with two between clauses with an OR gives wrong results

Akash R Nilugal (Jira)

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

Ravindra Pesala resolved CARBONDATA-3315.
-----------------------------------------
       Resolution: Fixed
    Fix Version/s: 1.5.3

> Range Filter query with two between clauses with an OR gives wrong results
> --------------------------------------------------------------------------
>
>                 Key: CARBONDATA-3315
>                 URL: https://issues.apache.org/jira/browse/CARBONDATA-3315
>             Project: CarbonData
>          Issue Type: Bug
>            Reporter: MANISH NALLA
>            Priority: Major
>             Fix For: 1.5.3
>
>          Time Spent: 7h 10m
>  Remaining Estimate: 0h
>
> # Create table t1(c1 string, c2 int) stored by 'carbondata' tblproperties('sort_columns'='c2')
>  # insert some values into table t1{color:#008000}
> {color}
>  # select * from t1 where c2 between 2 and 3 or c2 between 3 and 4



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)