Uploaded image for project: 'Apache Drill'
  1. Apache Drill
  2. DRILL-1620

For json type, need to implement count([]), count({}) for list type

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Duplicate
    • 0.7.0
    • None
    • Functions - Drill
    • None

    Description

      #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.

      Attachments

        Activity

          People

            Unassigned Unassigned
            cchang@maprtech.com Chun Chang
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: