You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@carbondata.apache.org by "MANISH NALLA (JIRA)" <ji...@apache.org> on 2019/03/12 13:31:00 UTC

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

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

MANISH NALLA updated CARBONDATA-3315:
-------------------------------------
    Summary: Range Filter query with two between clauses with an OR gives wrong results  (was: Range Filter query with two between clauses gives wrong results)

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