shravan kumar created PIG-5124:
-----------------------------------
Summary: JSONStorage not working
Key: PIG-5124
URL: https://issues.apache.org/jira/browse/PIG-5124
Project: Pig
Issue Type: Bug
Components: piggybank
Affects Versions: 0.15.0
Reporter: shravan kumar
I'm trying to store a list into JSON array. One of the fields is an array of
strings. The builtin JsonStorage only creates arrays as
name:[col1:val1,col2:val2] but what I need is name:[val1,val2]
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)