Description
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.