[ https://issues.apache.org/jira/browse/AVRO-246?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12787639#action_12787639 ]
Doug Cutting commented on AVRO-246: ----------------------------------- +1 This looks good. Can you also please add a simple javadoc comment, stating something like, "Construct a Schema from JSON text." The parse(File) method also needs similar javadoc. > Java schema parser should take schema from InputStream in addition to file > -------------------------------------------------------------------------- > > Key: AVRO-246 > URL: https://issues.apache.org/jira/browse/AVRO-246 > Project: Avro > Issue Type: Improvement > Reporter: Thiruvalluvan M. G. > Assignee: Thiruvalluvan M. G. > Priority: Minor > Attachments: AVRO-246.patch, AVRO-246.patch > > > Accepting the schema from an InputStream (in addition to the current File) > enables many use-cases like taking schema from a resource in a jar file. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.