[jira] [Commented] (PIG-3255) Avoid extra byte array copy in streaming deserialize

2013-09-17 Thread Alan Gates (JIRA)
[ https://issues.apache.org/jira/browse/PIG-3255?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13769786#comment-13769786 ] Alan Gates commented on PIG-3255: - I gave my +1 above, so we're good from my viewpoint.

[jira] [Commented] (PIG-3255) Avoid extra byte array copy in streaming deserialize

2013-09-12 Thread Rohini Palaniswamy (JIRA)
[ https://issues.apache.org/jira/browse/PIG-3255?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13765473#comment-13765473 ] Rohini Palaniswamy commented on PIG-3255: - Came across a good article -

[jira] [Commented] (PIG-3255) Avoid extra byte array copy in streaming deserialize

2013-09-12 Thread Rohini Palaniswamy (JIRA)
[ https://issues.apache.org/jira/browse/PIG-3255?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13765457#comment-13765457 ] Rohini Palaniswamy commented on PIG-3255: - Thanks Jeremy and Alan. I will go with a

[jira] [Commented] (PIG-3255) Avoid extra byte array copy in streaming deserialize

2013-09-12 Thread Alan Gates (JIRA)
[ https://issues.apache.org/jira/browse/PIG-3255?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13765732#comment-13765732 ] Alan Gates commented on PIG-3255: - +1 Avoid extra byte array copy in

[jira] [Commented] (PIG-3255) Avoid extra byte array copy in streaming deserialize

2013-09-11 Thread Alan Gates (JIRA)
[ https://issues.apache.org/jira/browse/PIG-3255?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13764980#comment-13764980 ] Alan Gates commented on PIG-3255: - I don't know if anyone is using StreamToPig either, but

[jira] [Commented] (PIG-3255) Avoid extra byte array copy in streaming deserialize

2013-09-11 Thread Rohini Palaniswamy (JIRA)
[ https://issues.apache.org/jira/browse/PIG-3255?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13765044#comment-13765044 ] Rohini Palaniswamy commented on PIG-3255: - Alan, If you add a method to the

[jira] [Commented] (PIG-3255) Avoid extra byte array copy in streaming deserialize

2013-09-11 Thread Jeremy Karn (JIRA)
[ https://issues.apache.org/jira/browse/PIG-3255?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13765061#comment-13765061 ] Jeremy Karn commented on PIG-3255: -- If the performance gain is significant enough you could

[jira] [Commented] (PIG-3255) Avoid extra byte array copy in streaming deserialize

2013-09-11 Thread Alan Gates (JIRA)
[ https://issues.apache.org/jira/browse/PIG-3255?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13765123#comment-13765123 ] Alan Gates commented on PIG-3255: - At compile time, but not at runtime. At runtime Pig

[jira] [Commented] (PIG-3255) Avoid extra byte array copy in streaming deserialize

2013-09-08 Thread Rohini Palaniswamy (JIRA)
[ https://issues.apache.org/jira/browse/PIG-3255?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13761566#comment-13761566 ] Rohini Palaniswamy commented on PIG-3255: - If the interface change is ok, then

[jira] [Commented] (PIG-3255) Avoid extra byte array copy in streaming deserialize

2013-09-06 Thread Daniel Dai (JIRA)
[ https://issues.apache.org/jira/browse/PIG-3255?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13760814#comment-13760814 ] Daniel Dai commented on PIG-3255: - PIG-2417 stream udf use this interface. Need to get it

[jira] [Commented] (PIG-3255) Avoid extra byte array copy in streaming deserialize

2013-09-05 Thread Rohini Palaniswamy (JIRA)
[ https://issues.apache.org/jira/browse/PIG-3255?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13759608#comment-13759608 ] Rohini Palaniswamy commented on PIG-3255: - [~alangates], Comments ?

[jira] [Commented] (PIG-3255) Avoid extra byte array copy in streaming deserialize

2013-08-29 Thread Daniel Dai (JIRA)
[ https://issues.apache.org/jira/browse/PIG-3255?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13753979#comment-13753979 ] Daniel Dai commented on PIG-3255: - I personally does not realize anyone using StreamToPig,

[jira] [Commented] (PIG-3255) Avoid extra byte array copy in streaming deserialize

2013-03-20 Thread Koji Noguchi (JIRA)
[ https://issues.apache.org/jira/browse/PIG-3255?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13608227#comment-13608227 ] Koji Noguchi commented on PIG-3255: --- +1 Looks good to me. Probably another Jira, but I