[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] Updated: (PIG-893) support cast of chararray to other simple types

2009-08-11 Thread Jeff Zhang (JIRA)
[ https://issues.apache.org/jira/browse/PIG-893?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jeff Zhang updated PIG-893: --- Status: Open (was: Patch Available) support cast of chararray to other simple types

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

2009-08-11 Thread Jeff Zhang (JIRA)
[ https://issues.apache.org/jira/browse/PIG-893?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jeff Zhang updated PIG-893: --- Attachment: (was: Pig_893.Patch) support cast of chararray to other simple types

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

2009-08-11 Thread Jeff Zhang (JIRA)
[ https://issues.apache.org/jira/browse/PIG-893?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jeff Zhang updated PIG-893: --- Status: Patch Available (was: Open) support cast of chararray to other simple types

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

2009-08-11 Thread Jeff Zhang (JIRA)
[ https://issues.apache.org/jira/browse/PIG-893?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jeff Zhang updated PIG-893: --- Attachment: Pig_893.Patch Updated the patch. 1. Add license header. (for audit warning) 2. Change new

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

2009-08-10 Thread Jeff Zhang (JIRA)
[ https://issues.apache.org/jira/browse/PIG-893?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jeff Zhang updated PIG-893: --- Status: Patch Available (was: Open) support cast of chararray to other simple types

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

2009-08-09 Thread Jeff Zhang (JIRA)
[ https://issues.apache.org/jira/browse/PIG-893?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jeff Zhang updated PIG-893: --- Attachment: (was: Pig_893_Patch.txt) support cast of chararray to other simple types

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

2009-08-06 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: --- Status: Open (was: Patch Available) support cast of chararray to other simple types

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

2009-08-05 Thread Jeff Zhang (JIRA)
[ https://issues.apache.org/jira/browse/PIG-893?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jeff Zhang updated PIG-893: --- Status: Open (was: Patch Available) support cast of chararray to other simple types

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

2009-08-05 Thread Jeff Zhang (JIRA)
[ https://issues.apache.org/jira/browse/PIG-893?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jeff Zhang updated PIG-893: --- Status: Patch Available (was: Open) support cast of chararray to other simple types

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

2009-08-03 Thread Jeff Zhang (JIRA)
[ https://issues.apache.org/jira/browse/PIG-893?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jeff Zhang updated PIG-893: --- Fix Version/s: 0.4.0 Affects Version/s: 0.4.0 Status: Patch Available (was: Open)

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

2009-08-03 Thread Jeff Zhang (JIRA)
[ https://issues.apache.org/jira/browse/PIG-893?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jeff Zhang updated PIG-893: --- Attachment: Pig_893_Patch.txt attach the patch including the TestCase. I extract the bytesTo* method from