[ 
https://issues.apache.org/jira/browse/PIG-905?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12739320#action_12739320
 ] 

Jeff Zhang commented on PIG-905:
--------------------------------

I find that TOKENIZE can not handle DataByteArray.  It can only handle string. 
I believe it should be better to handle both DataByteArray and String. In my 
opinion, whenever an UDF support one of them, it should support both of them.
Because they are almost the same except that DataByteArray is Comparable and 
Serializable.



> TOKENIZE throws exception on null data
> --------------------------------------
>
>                 Key: PIG-905
>                 URL: https://issues.apache.org/jira/browse/PIG-905
>             Project: Pig
>          Issue Type: Bug
>            Reporter: Olga Natkovich
>
> it should just return null

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to