[ https://issues.apache.org/jira/browse/PIG-2555?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Raghu Angadi updated PIG-2555: ------------------------------ Attachment: PIG-2555-branch-0.9.patch > PigStorageSchema initializes schema and PigContext for every tuple > ------------------------------------------------------------------ > > Key: PIG-2555 > URL: https://issues.apache.org/jira/browse/PIG-2555 > Project: Pig > Issue Type: Bug > Affects Versions: 0.9.1 > Reporter: Raghu Angadi > Assignee: Raghu Angadi > Fix For: 0.10 > > Attachments: PIG-2555-branch-0.9.patch > > > {{PigStorageSchema.getNest()}} initializes schema (and as a result > PigContext) for every tuple by mistake. Initializing PigContext is extremely > costly. > This does not affect 10.x or trunk since PigStorageSchema's functionality is > rolled into PigStorage. -- 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