You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@drill.apache.org by "Jacques Nadeau (JIRA)" <ji...@apache.org> on 2015/01/05 00:57:40 UTC

[jira] [Resolved] (DRILL-1620) For json type, need to implement count([]), count({}) for list type

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

Jacques Nadeau resolved DRILL-1620.
-----------------------------------
    Resolution: Duplicate

> For json type, need to implement count([]), count({}) for list type
> -------------------------------------------------------------------
>
>                 Key: DRILL-1620
>                 URL: https://issues.apache.org/jira/browse/DRILL-1620
>             Project: Apache Drill
>          Issue Type: Bug
>          Components: Functions - Drill
>    Affects Versions: 0.7.0
>            Reporter: Chun Chang
>
> #Wed Oct 29 09:57:56 PDT 2014
> git.commit.id.abbrev=2871c3b
> For something like:
> {"a":[1, 2, 3],
>  "o":{"a":{"b":1}}
> }
> count(a) and count(o) will fail. No function definition for these list types yet.



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