[
https://issues.apache.org/jira/browse/PIG-796?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12714283#action_12714283
]
Santhosh Srinivasan commented on PIG-796:
-----------------------------------------
Milind,
You are generalizing a specific problem. Pig can convert a byte array to an
integer and then to a string as long as the byte array is convertible to an
integer. The problem being discussed is for bytes that come out of a Map. The
title of this jira is incorrect as I have pointed out in my first comment.
Regarding ClassCastExceptions, Pig fails and the script aborts; Here, I am
excluding less than a handful of cases where we do not bail out.
> support conversion from numeric types to chararray
> ---------------------------------------------------
>
> Key: PIG-796
> URL: https://issues.apache.org/jira/browse/PIG-796
> Project: Pig
> Issue Type: Improvement
> Affects Versions: 0.2.0
> Reporter: Olga Natkovich
>
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.