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

Flatten fails on a repeated map, where the maps being flattened contain repeated lists

    XMLWordPrintableJSON

Details

    Description

      We currently fail to flatten the following data, the issue is the repeated list nested inside of the map, this is not being copied properly during the flatten operation.
      {
      r_map_3 : [

      { "d" : [ [1021, 1022], [1]] }

      ,

      { "d" : [ [1010] ] }

      ]
      }

      Attachments

        1. error.log
          7 kB
          Rahul Kumar Challapalli

        Issue Links

          Activity

            People

              jaltekruse Jason Altekruse
              jaltekruse Jason Altekruse
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: