You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by GitBox <gi...@apache.org> on 2019/02/14 10:15:25 UTC

[GitHub] ShubhamChaurasia opened a new pull request #534: HIVE-21270: A UDTF to show schema (column names and types) of given q…

ShubhamChaurasia opened a new pull request #534: HIVE-21270: A UDTF to show schema (column names and types) of given q…
URL: https://github.com/apache/hive/pull/534
 
 
   This UDTF helps to retrieve each column name and it's data type that would be produced in resultset when query is executed.
   This can be in UDTF can be executed as `SELECT GET_SCHEMA("<Some_Query>")`

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services