You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "Hive QA (JIRA)" <ji...@apache.org> on 2013/11/04 11:16:17 UTC

[jira] [Commented] (HIVE-5737) Provide StructObjectInspector for UDTFs rather than ObjectInspect[]

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

Hive QA commented on HIVE-5737:
-------------------------------



{color:green}Overall{color}: +1 all checks pass

Here are the results of testing the latest attachment:
https://issues.apache.org/jira/secure/attachment/12611928/HIVE-5737.1.patch.txt

{color:green}SUCCESS:{color} +1 4547 tests passed

Test results: http://bigtop01.cloudera.org:8080/job/PreCommit-HIVE-Build/127/testReport
Console output: http://bigtop01.cloudera.org:8080/job/PreCommit-HIVE-Build/127/console

Messages:
{noformat}
Executing org.apache.hive.ptest.execution.PrepPhase
Executing org.apache.hive.ptest.execution.ExecutionPhase
Executing org.apache.hive.ptest.execution.ReportingPhase
{noformat}

This message is automatically generated.

ATTACHMENT ID: 12611928

> Provide StructObjectInspector for UDTFs rather than ObjectInspect[]
> -------------------------------------------------------------------
>
>                 Key: HIVE-5737
>                 URL: https://issues.apache.org/jira/browse/HIVE-5737
>             Project: Hive
>          Issue Type: Improvement
>          Components: UDF
>            Reporter: Navis
>            Assignee: Navis
>            Priority: Trivial
>         Attachments: HIVE-5737.1.patch.txt
>
>
> In UDTF, column names can be useful sometimes. For example, complex function with many optional parameters something like,
> xml_explode('\t' as field, '\n' as line, '=' as mapkey, ':' as items, input)
> Without column name, it's not easy to discern each parameter is for what.



--
This message was sent by Atlassian JIRA
(v6.1#6144)