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

Hive QA commented on HIVE-19682:
--------------------------------



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

{color:red}ERROR:{color} -1 due to no test(s) being added or modified.

{color:green}SUCCESS:{color} +1 due to 14391 tests passed

Test results: 
https://builds.apache.org/job/PreCommit-HIVE-Build/11256/testReport
Console output: https://builds.apache.org/job/PreCommit-HIVE-Build/11256/console
Test logs: http://104.198.109.242/logs/PreCommit-HIVE-Build-11256/

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

This message is automatically generated.

ATTACHMENT ID: 12925286 - PreCommit-HIVE-Build

> Provide option for GenericUDTFGetSplits to return only schema metadata
> ----------------------------------------------------------------------
>
>                 Key: HIVE-19682
>                 URL: https://issues.apache.org/jira/browse/HIVE-19682
>             Project: Hive
>          Issue Type: Improvement
>            Reporter: Eric Wohlstadter
>            Assignee: Eric Wohlstadter
>            Priority: Major
>         Attachments: HIVE-19682.1.patch, HIVE-19682.2.patch
>
>
> For some uses cases it is necessary to know the output schema for a HiveQL 
> before executing the query. But there is no existing client API that provides 
> this information.
> Hive JDBC doesn't provide the schema for parametric types in 
> {{ResultSetMetaData}}.
> GenericUDTFGetSplits bundles the proper schema metadata with the fragments 
> for input splits. An option can be added to return only the schema metadata 
> from compilation, and the generation of input splits can be skipped.



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

Reply via email to