You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@drill.apache.org by "Rahul Challapalli (JIRA)" <ji...@apache.org> on 2015/05/08 18:57:03 UTC

[jira] [Closed] (DRILL-1176) Jackson failing in some json reading when first character of quoted string is bracket.

     [ https://issues.apache.org/jira/browse/DRILL-1176?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Rahul Challapalli closed DRILL-1176.
------------------------------------

Verified and added the below testcase

Functional/Passing/json_storage/jsonbug_DRILL-1176.q

> Jackson failing in some json reading when first character of quoted string is bracket.
> --------------------------------------------------------------------------------------
>
>                 Key: DRILL-1176
>                 URL: https://issues.apache.org/jira/browse/DRILL-1176
>             Project: Apache Drill
>          Issue Type: Bug
>          Components: Storage - JSON
>            Reporter: Jacques Nadeau
>            Assignee: DrillCommitter
>             Fix For: 0.4.0
>
>         Attachments: DRILL-1176.1.patch.txt
>
>
> 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.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)