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

Map values are not entirely populated

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 0.7.0
    • None
    • None

    Description

      @90c12c8

      Take the dataset

      Running the following:

      select name, attributes from dfs.`local`.`yelp-business-small.json` where business_id='RgDg-k9S5YD_BaxMckifkg'
      

      reads:

      query result

      name | attributes
      Chang Jiang Chinese Kitchen | {"Take-out":true,"Good For":{}}

      while original record has

      {"business_id": "RgDg-k9S5YD_BaxMckifkg" ... "attributes": {"Take-out": true, "Has TV": false, "Outdoor Seating": false, "Attire": "casual"}...}
      

      Attachments

        Issue Links

          Activity

            People

              hgunes Hanifi Gunes
              hgunes Hanifi Gunes
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: