[
https://issues.apache.org/jira/browse/HIVE-1735?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Work on HIVE-1735 started by Jonathan Natkins.
> Extend Explode UDTF to handle Maps
> ----------------------------------
>
> Key: HIVE-1735
> URL: https://issues.apache.org/jira/browse/HIVE-1735
> Project: Hive
> Issue Type: New Feature
> Components: UDF
> Reporter: Carl Steinbach
> Assignee: Jonathan Natkins
> Attachments: HIVE-1735.1.patch
>
>
> The explode() UDTF currently only accepts arrays as input. We should modify it
> so that it can also handle map inputs, in which case it will output two
> columns
> corresponding to the key and value fields.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.