-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/1802/
-----------------------------------------------------------
Review request for hive and Ning Zhang.
Summary
-------
While compiling the query if order by contains function throwing an exception..
This addresses bug HIVE-2145.
https://issues.apache.org/jira/browse/HIVE-2145
Diffs
-----
trunk/ql/src/java/org/apache/hadoop/hive/ql/parse/ErrorMsg.java 1167000
trunk/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java
1167000
trunk/ql/src/test/queries/clientnegative/orderby_function.q PRE-CREATION
trunk/ql/src/test/results/clientnegative/orderby_function.q.out PRE-CREATION
Diff: https://reviews.apache.org/r/1802/diff
Testing
-------
Added unit test case and ran all existing test cases
Thanks,
chinna