[jira] Updated: (PIG-1198) [zebra] performance improvements

2010-02-25 Thread Chao Wang (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1198?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chao Wang updated PIG-1198: --- Patch reviewed. Some feedbacks: 1) in fillRowSplit() method, reader.close() should always be called at the end;

[jira] Updated: (PIG-1198) [zebra] performance improvements

2010-02-25 Thread Yan Zhou (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1198?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yan Zhou updated PIG-1198: -- Attachment: PIG-1198.patch To address the review comments. [zebra] performance improvements

[jira] Updated: (PIG-1198) [zebra] performance improvements

2010-02-23 Thread Yan Zhou (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1198?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yan Zhou updated PIG-1198: -- Attachment: PIG-1198.patch This patch is based upon the load-store-redesign branch and thus might have minor