You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@carbondata.apache.org by "Jay (JIRA)" <ji...@apache.org> on 2016/07/06 09:39:10 UTC

[jira] [Created] (CARBONDATA-43) query decimal filed with "select * from table where decimalFied=1234.12", the query result is empty.

Jay created CARBONDATA-43:
-----------------------------

             Summary: query decimal filed with "select * from table where decimalFied=1234.12", the query result is empty.
                 Key: CARBONDATA-43
                 URL: https://issues.apache.org/jira/browse/CARBONDATA-43
             Project: CarbonData
          Issue Type: Bug
            Reporter: Jay
            Assignee: Jay
            Priority: Minor


create table with decimal field, and then query with "select ... from table where decimalFied=1234.12", the query result is empty, while in hive, we can get the correct result.



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