[jira] Updated: (PIG-893) support cast of chararray to other simple types

2009-08-12 Thread Alan Gates (JIRA)
[ https://issues.apache.org/jira/browse/PIG-893?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan Gates updated PIG-893: --- Resolution: Fixed Release Note: PIG-893: Added casts from chararray to int, long, float, and double.

[jira] Commented: (PIG-911) [Piggybank] SequenceFileLoader

2009-08-12 Thread Alan Gates (JIRA)
[ https://issues.apache.org/jira/browse/PIG-911?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12742239#action_12742239 ] Alan Gates commented on PIG-911: Dmitry, First this is great. We've had requests to read

[jira] Commented: (PIG-833) Storage access layer

2009-08-12 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/PIG-833?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12742318#action_12742318 ] Hudson commented on PIG-833: Integrated in Pig-trunk #520 (See

[jira] Commented: (PIG-893) support cast of chararray to other simple types

2009-08-12 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/PIG-893?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12742319#action_12742319 ] Hudson commented on PIG-893: Integrated in Pig-trunk #520 (See

[jira] Commented: (PIG-833) Storage access layer

2009-08-12 Thread Amr Awadallah (JIRA)
[ https://issues.apache.org/jira/browse/PIG-833?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12742321#action_12742321 ] Amr Awadallah commented on PIG-833: --- I am out of office until Aug 14th. I will be checking

[jira] Updated: (PIG-845) PERFORMANCE: Merge Join

2009-08-12 Thread Ashutosh Chauhan (JIRA)
[ https://issues.apache.org/jira/browse/PIG-845?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ashutosh Chauhan updated PIG-845: - Attachment: (was: merge-join-1.patch) PERFORMANCE: Merge Join ---

[jira] Commented: (PIG-845) PERFORMANCE: Merge Join

2009-08-12 Thread Dmitriy V. Ryaboy (JIRA)
[ https://issues.apache.org/jira/browse/PIG-845?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12742562#action_12742562 ] Dmitriy V. Ryaboy commented on PIG-845: --- Alan, Ashutosh -- maybe I am misunderstanding

[jira] Commented: (PIG-911) [Piggybank] SequenceFileLoader

2009-08-12 Thread Dmitriy V. Ryaboy (JIRA)
[ https://issues.apache.org/jira/browse/PIG-911?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12742565#action_12742565 ] Dmitriy V. Ryaboy commented on PIG-911: --- Alan, Thanks for the feedback. I'll add the

[jira] Created: (PIG-918) [zebra] LOAD call will hang if only the first column group is queried

2009-08-12 Thread Yan Zhou (JIRA)
[zebra] LOAD call will hang if only the first column group is queried - Key: PIG-918 URL: https://issues.apache.org/jira/browse/PIG-918 Project: Pig Issue Type: Bug

[jira] Updated: (PIG-917) [zebra]some issues on compression

2009-08-12 Thread Jing Huang (JIRA)
[ https://issues.apache.org/jira/browse/PIG-917?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jing Huang updated PIG-917: --- Affects Version/s: (was: 0.1.0) 0.3.0 Fix Version/s: (was: 0.2.0)

[jira] Updated: (PIG-918) [zebra] LOAD call will hang if only the first column group is queried

2009-08-12 Thread Yan Zhou (JIRA)
[ https://issues.apache.org/jira/browse/PIG-918?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yan Zhou updated PIG-918: - Affects Version/s: (was: 0.2.0) 0.3.0 Fix Version/s: (was: 0.2.0)

[jira] Created: (PIG-919) Type mismatch in key from map: expected org.apache.pig.impl.io.NullableBytesWritable, recieved org.apache.pig.impl.io.NullableText when doing simple group

2009-08-12 Thread Viraj Bhat (JIRA)
Type mismatch in key from map: expected org.apache.pig.impl.io.NullableBytesWritable, recieved org.apache.pig.impl.io.NullableText when doing simple group

[jira] Commented: (PIG-919) Type mismatch in key from map: expected org.apache.pig.impl.io.NullableBytesWritable, recieved org.apache.pig.impl.io.NullableText when doing simple group

2009-08-12 Thread Viraj Bhat (JIRA)
[ https://issues.apache.org/jira/browse/PIG-919?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12742668#action_12742668 ] Viraj Bhat commented on PIG-919: This problem can be solved simply by casting the firstname to