[
https://issues.apache.org/jira/browse/HCATALOG-650?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Aniket Mokashi reassigned HCATALOG-650:
---------------------------------------
Assignee: Aniket Mokashi
> Add a flag to HcatLoader to avoid full table scan when partition pushdown
> fails
> -------------------------------------------------------------------------------
>
> Key: HCATALOG-650
> URL: https://issues.apache.org/jira/browse/HCATALOG-650
> Project: HCatalog
> Issue Type: Bug
> Components: pig
> Reporter: Aniket Mokashi
> Assignee: Aniket Mokashi
>
> Pig can fail to pushdown partition with following warning-
> {code}
> WARN org.apache.pig.newplan.PColFilterExtractor - No partition filter push
> down
> {code}
> When this happens, HCatLoader can trigger a full table scan. We should have a
> flag to fail HCatLoader if this happens so that full table scan can be
> avoided (similar to strict mode in hive).
--
This message was sent by Atlassian JIRA
(v6.1#6144)