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/08/11 06:59:45 UTC

[jira] [Created] (LENS-728) Partition timeline not available for facts with CONTINUOUS update period

Amareshwari Sriramadasu created LENS-728:
--------------------------------------------

             Summary: Partition timeline not available for facts with CONTINUOUS update period
                 Key: LENS-728
                 URL: https://issues.apache.org/jira/browse/LENS-728
             Project: Apache Lens
          Issue Type: Bug
          Components: cube
    Affects Versions: 2.3
            Reporter: Amareshwari Sriramadasu
             Fix For: 2.4


When a fact has a storage with CONTINUOUS update period, getTimeline() on the fact fails with NPE right now, as it looks for partition columns of the table.

Instead, it should update the timeline of the fact with start time of the fact (usually the relative time) as the first available date and current time as latest available date.



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