You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "Paul Yang (JIRA)" <ji...@apache.org> on 2009/11/21 00:27:40 UTC

[jira] Updated: (HIVE-944) thrift file generated

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

Paul Yang updated HIVE-944:
---------------------------

    Attachment: HIVE-944.1.patch

Added UDTF in queryplan.thrift, ran thrift to generate files

> thrift file generated 
> ----------------------
>
>                 Key: HIVE-944
>                 URL: https://issues.apache.org/jira/browse/HIVE-944
>             Project: Hadoop Hive
>          Issue Type: Bug
>          Components: Query Processor
>            Reporter: Namit Jain
>            Assignee: Paul Yang
>             Fix For: 0.5.0
>
>         Attachments: HIVE-944.1.patch
>
>
> Paul, I somehow missed this while reviewing 655 and merged the generated file OperatorType.java
> Please change:
> /ql/if/queryplan.thrift:
> enum OperatorType { JOIN, MAPJOIN, EXTRACT, FILTER, FORWARD, GROUPBY, LIMIT, SCRIPT, SELECT, TABLESCAN, FILESINK, REDUCESINK, UNION }
> add UDTF here, and generate thrift files again. sorry about missing this

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