[
https://issues.apache.org/jira/browse/HIVE-19682?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Prasanth Jayachandran updated HIVE-19682:
-----------------------------------------
Resolution: Fixed
Fix Version/s: 4.0.0
3.1.0
Status: Resolved (was: Patch Available)
Committed to master and branch-3. Thanks [~ewohlstadter] for the patch!
> 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
> Fix For: 3.1.0, 4.0.0
>
> Attachments: HIVE-19682.1.patch, HIVE-19682.2.patch,
> HIVE-19682.3.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)