[ https://issues.apache.org/jira/browse/HIVE-1042?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12799314#action_12799314 ]
Namit Jain commented on HIVE-1042: ---------------------------------- Committed in trunk - running tests for 0.5 now > function in a transform with more than 1 argument fails > ------------------------------------------------------- > > Key: HIVE-1042 > URL: https://issues.apache.org/jira/browse/HIVE-1042 > Project: Hadoop 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.