You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lens.apache.org by "Rajat Khandelwal (JIRA)" <ji...@apache.org> on 2015/03/16 11:24:40 UTC

[jira] [Comment Edited] (LENS-412) If one storage is skipped, missing partition cause is ignored

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

Rajat Khandelwal edited comment on LENS-412 at 3/16/15 10:24 AM:
-----------------------------------------------------------------

Problem is, when a fact has two storages, one of them doesn't have the queried time dimension as partition and the other one doesn't have one of the partitions required. Then the former overrides the latter. We need to modify CandidateTablePruneCause to allow for skipStorageCause to have MISSING_PARTITION cause. Right now, MISSING_PARTITION is a fact level cause. it needs to be storage table level cause. 


was (Author: prongs):
Problem is, when a fact has two storages, one of them doesn't have the queried time dimension as partition and the other one doesn't have one of the partitions required. Then the former overrides the latter. We need to modify CandidateTablePruneCause to allow for skipStorageCause to have MISSING_PARTITION cause. 

> If one storage is skipped, missing partition cause is ignored
> -------------------------------------------------------------
>
>                 Key: LENS-412
>                 URL: https://issues.apache.org/jira/browse/LENS-412
>             Project: Apache Lens
>          Issue Type: Bug
>            Reporter: Rajat Khandelwal
>            Assignee: Rajat Khandelwal
>         Attachments: LENS-412.patch
>
>




--
This message was sent by Atlassian JIRA
(v6.3.4#6332)