You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "Venky Iyer (JIRA)" <ji...@apache.org> on 2009/01/17 04:13:59 UTC

[jira] Commented: (HIVE-227) TRANSFORM(t.*) is broken

    [ https://issues.apache.org/jira/browse/HIVE-227?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12664795#action_12664795 ] 

Venky Iyer commented on HIVE-227:
---------------------------------

haha. ran into this again just now and came here to report it. twice in a week!

> TRANSFORM(t.*) is broken
> ------------------------
>
>                 Key: HIVE-227
>                 URL: https://issues.apache.org/jira/browse/HIVE-227
>             Project: Hadoop Hive
>          Issue Type: Bug
>            Reporter: Venky Iyer
>
> from table_name t
> select transform(t.*)
> using 'cat'
> as ....
> gives an error like
> FAILED: Parse Error: line 1:230 cannot recognize input 'select'
> I think this used to work though..

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.