[ 
https://issues.apache.org/jira/browse/HIVE-4427?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13650358#comment-13650358
 ] 

Phabricator commented on HIVE-4427:
-----------------------------------

Mrrrgn has commented on the revision "HIVE-4427 [jira] SemanticAnalyzer throws 
OFFLINE_TABLE_OR_PARTITION exceptions with null context.".

  @kevinwilfong, Sorry about the lack of a test.  I'll submit another diff 
after I've written one.  :)

REVISION DETAIL
  https://reviews.facebook.net/D10599

To: JIRA, kevinwilfong, sindheeraj, Mrrrgn

                
> 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
>            Assignee: Morgan Phillips
>            Priority: Minor
>         Attachments: HIVE-4427.D10599.1.patch
>
>   Original Estimate: 24h
>  Remaining Estimate: 24h
>
> 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