[
https://issues.apache.org/jira/browse/HIVE-1042?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Carl Steinbach updated HIVE-1042:
---------------------------------
Fix Version/s: (was: 0.6.0)
> function in a transform with more than 1 argument fails
> -------------------------------------------------------
>
> Key: HIVE-1042
> URL: https://issues.apache.org/jira/browse/HIVE-1042
> Project: Hive
> Issue Type: Bug
> Components: Query Processor
> Reporter: Namit Jain
> Assignee: Paul Yang
> Fix For: 0.5.0
>
> Attachments: HIVE-1042.1.patch
>
>
> select transform(substr(key, 1, 3))
> USING '/bin/cat'
> FROM src
> throws an error:
> FAILED: Error in semantic analysis: AS clause has an invalid number of aliases
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.