You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@avro.apache.org by "John McClean (JIRA)" <ji...@apache.org> on 2016/01/17 01:20:39 UTC

[jira] [Created] (AVRO-1784) Should have a C++ json encoder that pretty prints.

John McClean created AVRO-1784:
----------------------------------

             Summary: Should have a C++ json encoder that pretty prints.
                 Key: AVRO-1784
                 URL: https://issues.apache.org/jira/browse/AVRO-1784
             Project: Avro
          Issue Type: Improvement
          Components: c++
            Reporter: John McClean


It would nice to allow json ouput to be pretty printed. It's obviously possible to post-process, but that frequently re-orders which results in the problem described in AVRO-1636. In addition it obviously requires another pass through the data.

I'll attach a patch.



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