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
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.