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

Namit Jain commented on HIVE-3470:
----------------------------------

The correct/simpler fix would be to add the table as an input.
I dont think that should break anything.

The might be an issue with concurrency, since we would acquire read locks on 
the table. Cant think of anything obvious that would go wrong.
                
> Add archived tables as input entity for select statement
> --------------------------------------------------------
>
>                 Key: HIVE-3470
>                 URL: https://issues.apache.org/jira/browse/HIVE-3470
>             Project: Hive
>          Issue Type: Bug
>          Components: Query Processor
>            Reporter: Jean Xu
>            Assignee: Jean Xu
>            Priority: Minor
>
> select * from table_name where....
> The table is not passed as ReadEntity. So when prehooks check the 
> ReadEntities, an arhived table is not detected. This is for task:
> https://our.intern.facebook.com/intern/tasks/?t=1736430

--
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