You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "Zheng Shao (JIRA)" <ji...@apache.org> on 2009/02/24 23:24:02 UTC

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

     [ https://issues.apache.org/jira/browse/HIVE-227?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Zheng Shao resolved HIVE-227.
-----------------------------

    Resolution: Duplicate
      Assignee: Zheng Shao

Already committed. Will deploy the fix soon.

> 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
>            Assignee: Zheng Shao
>
> 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.