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

Add support for arrays and scalars as first level elements in JSON files

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Open
    • Major
    • Resolution: Unresolved
    • None
    • Future
    • None
    • None

    Description

      Publicly available JSON data sometimes have the following structure (arrays as first level elements):

      [
      {"accessLevel": "public"
      },
      {"accessLevel": "private"
      }
      ]

      Drill currently does not support Arrays or Scalars as first level elements. Only maps are supported. We should add support for the arrays and scalars.

      Log attached.

      Attachments

        1. drillbit.log
          10 kB
          Abhishek Girish

        Issue Links

          Activity

            People

              Unassigned Unassigned
              agirish Abhishek Girish
              Votes:
              2 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated: