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

Drill hangs when json data contains an array with more than one value and one of them is a decimal

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Duplicate
    • None
    • Future
    • Storage - JSON
    • None

    Description

      git.commit.id.abbrev=e5c2da0

      The below query hangs in drill
      select * from `decimal.json`;

      Below is the json where drill hangs :

      {"coordinates": [168.01,5]}

      However the below json has no problem

      {"coordinates": [168.01]}

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              rkins Rahul Kumar Challapalli
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: