[
https://issues.apache.org/jira/browse/HIVE-27563?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
ASF GitHub Bot updated HIVE-27563:
----------------------------------
Labels: pull-request-available (was: )
> Add typeof UDF
> --------------
>
> Key: HIVE-27563
> URL: https://issues.apache.org/jira/browse/HIVE-27563
> Project: Hive
> Issue Type: Improvement
> Components: UDF
> Reporter: John Sherman
> Assignee: John Sherman
> Priority: Minor
> Labels: pull-request-available
>
> It would be useful to have a typeof UDF that returns a string describing the
> type of the argument.
> For example:
> SELECT typeof(int_column) FROM made_up_table
> would return:
> int
> This is useful for test purposes and debugging purposes.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)