[ 
https://issues.apache.org/jira/browse/DRILL-367?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13930759#comment-13930759
 ] 

Chun Chang commented on DRILL-367:
----------------------------------

Tried with the new mondrian-data-foodmart-json-0.3.2.jar jar. It has the same 
issue.

> FoodMart data (category.json) packaged with Drill does not conform with JSON 
> specification 
> -------------------------------------------------------------------------------------------
>
>                 Key: DRILL-367
>                 URL: https://issues.apache.org/jira/browse/DRILL-367
>             Project: Apache Drill
>          Issue Type: Bug
>    Affects Versions: 1.0.0-milestone-2
>            Reporter: Chun Chang
>            Priority: Trivial
>
> The json file category.json packaged within 
> mondrian-data-foodmart-json-0.2.jar contains non-json conforming data (extra 
> double double quote, single quote can be used directly and does not need to 
> be escaped):
> [root@ mondrian-data]# cat category.json
> {"category_id":"ACTUAL","category_parent":null,"category_description":"Current
>  Year""s Actuals","category_rollup":null}
> {"category_id":"ADJUSTMENT","category_parent":null,"category_description":"Adjustment
>  for Budget input","category_rollup":null}
> {"category_id":"BUDGET","category_parent":null,"category_description":"Current
>  Year""s Budget","category_rollup":null}
> {"category_id":"FORECAST","category_parent":null,"category_description":"Forecast","category_rollup":null}



--
This message was sent by Atlassian JIRA
(v6.2#6252)

Reply via email to