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

Jackson failing in some json reading when first character of quoted string is bracket.

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 0.4.0
    • Storage - JSON
    • None

    Description

      Values similar to

      {
      "happy": "[my value 1], [my value 2]"
      }

      will sometimes cause Jackson to incorrectly parse. This is either an issue internal to Jackson or part of the Record Splitter we use before feeding to Jackson. I suggest starting by upgrading from 2.2 to 2.4.1 and see if that solves the issue.

      Attachments

        1. DRILL-1176.1.patch.txt
          14 kB
          Hanifi Gunes

        Activity

          People

            DrillCommitter DrillCommitter
            jnadeau Jacques Nadeau
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: