Morgan Phillips created HIVE-4427:
-------------------------------------

             Summary: SemanticAnalyzer throws OFFLINE_TABLE_OR_PARTITION 
exceptions with null context.
                 Key: HIVE-4427
                 URL: https://issues.apache.org/jira/browse/HIVE-4427
             Project: Hive
          Issue Type: Bug
          Components: Query Processor
            Reporter: Morgan Phillips
            Priority: Minor


In SemanticAnalyzer offline tables throw a SemanticException before validate() 
is called.  This is unnecessary, since all appropriate checks are run within 
the validate method, and is a bug because it throws exceptions with a null 
context (preventing custom offline error messages via hooks).

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to