SemanticAnalyzer twice swallows an exception it shouldn't
---------------------------------------------------------
Key: HIVE-2705
URL: https://issues.apache.org/jira/browse/HIVE-2705
Project: Hive
Issue Type: Bug
Components: Query Processor
Affects Versions: 0.7.1
Reporter: Jakob Homan
Assignee: Jakob Homan
Fix For: 0.8.1
Twice SemanticAnalyzer catches an exception and drops it, just passing on the
original message's in a new SemanticException. This means that those that see
the message in the output cannot tell what generated the original exception.
These original exceptions should be wrapped, as they are in other parts of the
code.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira