You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@drill.apache.org by "Chun Chang (JIRA)" <ji...@apache.org> on 2017/02/17 22:53:44 UTC

[jira] [Closed] (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 ]

Chun Chang closed DRILL-1620.
-----------------------------

> 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.15#6346)