[jira] Commented: (PIG-793) Improving memory efficiency of Tuple implementation

2009-06-27 Thread Alan Gates (JIRA)
[ https://issues.apache.org/jira/browse/PIG-793?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12724880#action_12724880 ] Alan Gates commented on PIG-793: The cost for storing data raw is: 16 bytes for the tuple

[jira] Updated: (PIG-865) Performance: Unnnecessary computation in FRJoin

2009-06-27 Thread Ashutosh Chauhan (JIRA)
[ https://issues.apache.org/jira/browse/PIG-865?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ashutosh Chauhan updated PIG-865: - Attachment: pig-865.patch Patch which fixes the issue described above. A useful side-effect of it

[jira] Updated: (PIG-865) Performance: Unnnecessary computation in FRJoin

2009-06-27 Thread Ashutosh Chauhan (JIRA)
[ https://issues.apache.org/jira/browse/PIG-865?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ashutosh Chauhan updated PIG-865: - Status: Patch Available (was: Open) Performance: Unnnecessary computation in FRJoin

[jira] Commented: (PIG-865) Performance: Unnnecessary computation in FRJoin

2009-06-27 Thread Ashutosh Chauhan (JIRA)
[ https://issues.apache.org/jira/browse/PIG-865?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12724921#action_12724921 ] Ashutosh Chauhan commented on PIG-865: -- Patch contains no new unit-tests as it neither