[ 
https://issues.apache.org/jira/browse/PIG-3075?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Nick White updated PIG-3075:
----------------------------

    Attachment: PIG-3075.patch

Patch generated by:

git diff --cached --binary >PIG-3075.patch
                
> Allow AvroStorage STORE Operations To Use Schema Specified By URI
> -----------------------------------------------------------------
>
>                 Key: PIG-3075
>                 URL: https://issues.apache.org/jira/browse/PIG-3075
>             Project: Pig
>          Issue Type: New Feature
>          Components: piggybank
>    Affects Versions: 0.10.0, 0.12
>            Reporter: Nick White
>             Fix For: 0.12
>
>         Attachments: PIG-3075.patch
>
>
> I've attached a patch that makes AvroStorage accept a "schema_uri" flag when 
> storing an alias. The schema used to store the contents of the alias is the 
> contents of the file the URI refers to (which must exist). This fits 
> somewhere between the "schema" flag - specifying the schema as an inline 
> string - and the "same" flag - specifying the schema as it appears in a data 
> file.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to