[
https://issues.apache.org/jira/browse/ATLAS-917?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15354523#comment-15354523
]
Suma Shivaprasad commented on ATLAS-917:
----------------------------------------
https://reviews.apache.org/r/49350/
> Add hdfs paths to process qualified name for non-partition based queries
> ------------------------------------------------------------------------
>
> Key: ATLAS-917
> URL: https://issues.apache.org/jira/browse/ATLAS-917
> Project: Atlas
> Issue Type: Bug
> Affects Versions: 0.7-incubating
> Reporter: Suma Shivaprasad
> Assignee: Suma Shivaprasad
> Fix For: 0.8-incubating
>
> Attachments: ATLAS-917.patch
>
>
> Add hdfs paths to process qualified name only in case of non-partition based
> queries. This needs to be done per HiveOperation type
> 1. if HiveOperation = LOAD, IMPORT, EXPORT - detect if the current query
> context is dealing with partitions and do not add if it is partition based.
> 2. If HiveOperation = INSERT OVERWRITE DFS_PATH/LOCAL_PATH , then detect if
> the query context is dealing with a partitioned table in inputs and decide if
> we need to add or not.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)