[ https://issues.apache.org/jira/browse/AVRO-280?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Jeff Hammerbacher updated AVRO-280: ----------------------------------- Status: Patch Available (was: Open) > Make "org.apache.avro.file.Header" from spec a valid Avro schema > ---------------------------------------------------------------- > > Key: AVRO-280 > URL: https://issues.apache.org/jira/browse/AVRO-280 > Project: Avro > Issue Type: Bug > Components: spec > Reporter: Jeff Hammerbacher > Assignee: Jeff Hammerbacher > Attachments: AVRO-280.patch > > > org.apache.avro.file.Header is not a valid schema, for two reasons: it's not > valid JSON (missing commas between fields), and the fixed types don't have a > name property. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.