You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@drill.apache.org by "Mehant Baid (JIRA)" <ji...@apache.org> on 2014/11/05 02:10:33 UTC

[jira] [Assigned] (DRILL-1631) Integer comparison in JSON

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

Mehant Baid reassigned DRILL-1631:
----------------------------------

    Assignee: Mehant Baid

> Integer comparison in JSON
> --------------------------
>
>                 Key: DRILL-1631
>                 URL: https://issues.apache.org/jira/browse/DRILL-1631
>             Project: Apache Drill
>          Issue Type: Bug
>            Reporter: Tomer Shiran
>            Assignee: Mehant Baid
>
> {code}
> 0: jdbc:drill:zk=local> SELECT stars FROM dfs.yelp.`yelp_academic_dataset_business.json` WHERE stars = 5 LIMIT 1;
> +------------+
> |   stars    |
> +------------+
> | 4.5        |
> +------------+
> 1 row selected (0.234 seconds)
> 0: jdbc:drill:zk=local>
> {code}



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