Convert field, index, AND, OR operators to GenericUDF
-----------------------------------------------------
Key: HIVE-441
URL: https://issues.apache.org/jira/browse/HIVE-441
Project: Hadoop Hive
Issue Type: Improvement
Reporter: Zheng Shao
Once the GenericUDF framework is in, we should convert exprNodeFieldDesc,
exprNodeIndexDesc to GenericUDF to simplify the code.
We should also convert AND and OR to GenericUDF in order to take advantage of
short-circuit evaluation.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.