Tom created AVRO-2900:
-------------------------

             Summary: Allow limiting the number of results parsed by Avro 
tools's tojson
                 Key: AVRO-2900
                 URL: https://issues.apache.org/jira/browse/AVRO-2900
             Project: Apache Avro
          Issue Type: Improvement
          Components: tools
            Reporter: Tom


Avro tools currently does not allow the user to specify a maximum number of 
entries to parse. A workaround is to use \{{head}} and ctrl-c, but that is not 
too nice.

Judging by the 
[source|https://github.com/apache/avro/blob/master/lang/java/tools/src/main/java/org/apache/avro/tool/BinaryFragmentToJsonTool.java]
 it seems not too hard to add this functionality. 

I can give it a go.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to