Chun Chang created DRILL-1620:
---------------------------------

             Summary: 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)

Reply via email to