[ 
https://issues.apache.org/jira/browse/HIVE-9767?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14345548#comment-14345548
 ] 

Ashutosh Chauhan commented on HIVE-9767:
----------------------------------------

Can you create a RB entry for this ?

> Fixes in Hive UDF to be usable in Pig
> -------------------------------------
>
>                 Key: HIVE-9767
>                 URL: https://issues.apache.org/jira/browse/HIVE-9767
>             Project: Hive
>          Issue Type: Bug
>          Components: UDF
>            Reporter: Daniel Dai
>            Assignee: Daniel Dai
>         Attachments: HIVE-9767.1.patch
>
>
> There are issues in UDF never get exposed because the execution path is never 
> tested:
> # Assume the ObjectInspector to be WritableObjectInspector not the 
> ObjectInspector pass to UDF
> # Assume the input parameter to be Writable not respecting the 
> ObjectInspector pass to UDF
> # Assume ConstantObjectInspector to be WritableConstantXXXObjectInspector
> # The InputObjectInspector does not match OutputObjectInspector of previous 
> stage in UDAF
> # The execution path involving convertIfNecessary is never been tested
> Attach a patch to fix those.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to