[ https://issues.apache.org/jira/browse/PIG-2579?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Stan Rosenberg updated PIG-2579: -------------------------------- Description: This is a barebones patch for AvroStorage which enables support of multiple input schemas. The assumption is that the input consists of avro files having different schemas that can be unioned, e.g., flat records. A simple illustrative example is attached (avro_storage_union_schema_test.tar.gz): run create_avro1.pig, followed by create_avro2.pig, followed by read_avro.pig. was: This is a barebones patch for AvroStorage which enables support of multiple input schemas. The assumption is that the input consists of avro files having different schemas that can be unioned, e.g., flat records. A simple illustrative example is attached: run create_avro1.pig, followed by create_avro2.pig, followed by read_avro.pig. Affects Version/s: 0.11 0.9.2 > Support for multiple input schemas in AvroStorage > ------------------------------------------------- > > Key: PIG-2579 > URL: https://issues.apache.org/jira/browse/PIG-2579 > Project: Pig > Issue Type: New Feature > Components: piggybank > Affects Versions: 0.9.2, 0.11 > Reporter: Stan Rosenberg > Priority: Minor > Attachments: avro_storage_union_schema.patch, > avro_storage_union_schema_test.tar.gz > > > This is a barebones patch for AvroStorage which enables support of multiple > input schemas. The assumption is that the input consists of avro files > having different schemas that can be unioned, e.g., flat records. > A simple illustrative example is attached > (avro_storage_union_schema_test.tar.gz): run create_avro1.pig, followed by > create_avro2.pig, followed by read_avro.pig. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira