[
https://issues.apache.org/jira/browse/AVRO-1397?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Doug Cutting updated AVRO-1397:
-------------------------------
Attachment: AVRO-1397.patch
Here's a version of the patch that removes whitespace-only changes. This let's
me focus on the functional changes under review.
BinaryFragmentToJsonTool no longer seems to pretty-print. That would be an
incompatible change. Perhaps there should be a command-line option to disable
pretty-printing, in order to maintain compatibility?
JsonToBinaryFragmentTool may no longer signal an error if the file contains a
truncated json expression, e.g., missing a final bracket. Instead, such
expressions may be silently dropped. Is that right? If so, is there a way to
fix it?
Thanks!
> Binary fragment tools should allow more than one datum or JSON object
> ---------------------------------------------------------------------
>
> Key: AVRO-1397
> URL: https://issues.apache.org/jira/browse/AVRO-1397
> Project: Avro
> Issue Type: New Feature
> Components: java
> Affects Versions: 1.7.5
> Reporter: Rob Turner
> Priority: Minor
> Attachments: AVRO-1397.patch, AVRO-1397.patch
>
>
> It would be useful for the binary fragment tools to process more than one
> datum or JSON object.
--
This message was sent by Atlassian JIRA
(v6.1#6144)