[
https://issues.apache.org/jira/browse/PIG-4380?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14275899#comment-14275899
]
William Watson commented on PIG-4380:
-------------------------------------
Anyone have any strong feelings of which is appropriate?
1. add a Jruby implementation
2. replace the ruby implementation with a JRuby one
> Jruby only UDFs
> ---------------
>
> Key: PIG-4380
> URL: https://issues.apache.org/jira/browse/PIG-4380
> Project: Pig
> Issue Type: New Feature
> Affects Versions: 0.15.0
> Reporter: Brian Johnson
>
> The current ruby UDF implementation does a lot of conversion from java types
> to native ruby types. While this makes it easy to write and test UDFs in
> plain ruby without any Pig dependencies, the performance leaves something to
> be desired. There should be a jruby-specific implementation that uses the
> java types without conversion.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)