You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lens.apache.org by "Divakar Tomar (JIRA)" <ji...@apache.org> on 2017/08/21 08:21:00 UTC

[jira] [Closed] (LENS-197) Allow start and end times for columns in fact tables

     [ https://issues.apache.org/jira/browse/LENS-197?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Divakar Tomar closed LENS-197.
------------------------------

verified

> Allow start and end times for columns in fact tables
> ----------------------------------------------------
>
>                 Key: LENS-197
>                 URL: https://issues.apache.org/jira/browse/LENS-197
>             Project: Apache Lens
>          Issue Type: Improvement
>          Components: cube
>            Reporter: Amareshwari Sriramadasu
>            Assignee: Sushil Mohanty
>             Fix For: 2.7
>
>         Attachments: LENS-197-2.patch
>
>
> We can have columns being promoted/demoted from one aggregate fact to other, with usage of columns in reports.
> We need this for the following use cases:
> # If field is moved to a lower cost fact: Since the fact is having lower cost it will be picked up for processing, but if the life of column queried does not fit in the range queried, a higher level fact should be picked up. If lower level fact is picked, it would lead to wrong results.
> # If field is moved to a higher cost fact, i.e. its life ending in a lower cost fact. Again, depending on the range queried, either lower or higher level fact should be picked up. It will be more like optimization for this case. 



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)