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

ASF GitHub Bot commented on HIVEMALL-231:
-----------------------------------------

asfgit commented on pull request #176: [HIVEMALL-231] Replaced subarray UDF 
implementation with SubarrayUDF
URL: https://github.com/apache/incubator-hivemall/pull/176
 
 
   
 
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


> Create Subarray UDF
> -------------------
>
>                 Key: HIVEMALL-231
>                 URL: https://issues.apache.org/jira/browse/HIVEMALL-231
>             Project: Hivemall
>          Issue Type: Improvement
>    Affects Versions: 0.6.0
>            Reporter: Makoto Yui
>            Assignee: Makoto Yui
>            Priority: Major
>             Fix For: 0.6.0
>
>
> subarray(array, fromIndex, length) currently uses ArraySliceUDF introduced by 
> Brickhouse function.
> But, it brokes backward compatibility of old subarray UDF of signature 
> subarray(array, fromIndex, toIndexExclusive).
> So, create SubarrayUDF and replace subarray implementation with it.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to