You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@carbondata.apache.org by "Mohammad Shahid Khan (JIRA)" <ji...@apache.org> on 2016/08/31 14:47:20 UTC

[jira] [Created] (CARBONDATA-195) Select query with AND filter failing for empty '' operand value of numeric column

Mohammad Shahid Khan created CARBONDATA-195:
-----------------------------------------------

             Summary: Select query with AND filter failing for empty '' operand value of numeric column
                 Key: CARBONDATA-195
                 URL: https://issues.apache.org/jira/browse/CARBONDATA-195
             Project: CarbonData
          Issue Type: Bug
    Affects Versions: 0.1.0-incubating
            Reporter: Mohammad Shahid Khan
            Assignee: Mohammad Shahid Khan


Select query with AND filter failing for empty '' operand value of numeric column
Query Syntax:
select * from Table Int_col='' and str_col='';

Throwing ClassCastException



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