[ https://issues.apache.org/jira/browse/HIVE-5423?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13784386#comment-13784386 ]
Mark Wagner commented on HIVE-5423: ----------------------------------- I think this would be a big improvement and would likely improve the coverage of our UDFs. The only disadvantage over qtests I see is that it is a bit more involved. If we adopt some conventions about the input, such as "all columns are fed to the udf as parameters in the same order", then all the operator pipeline construction logic can be extracted and writing tests for a new UDF will be more accessible to a new dev. > Speed up testing of scalar UDFS > ------------------------------- > > Key: HIVE-5423 > URL: https://issues.apache.org/jira/browse/HIVE-5423 > Project: Hive > Issue Type: Improvement > Reporter: Edward Capriolo > Assignee: Edward Capriolo > -- This message was sent by Atlassian JIRA (v6.1#6144)