You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lens.apache.org by "Amareshwari Sriramadasu (JIRA)" <ji...@apache.org> on 2015/01/12 13:40:35 UTC

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

Amareshwari Sriramadasu created LENS-197:
--------------------------------------------

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


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.3.4#6332)