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

[jira] [Created] (LENS-1544) Bug in Lens-Metastore for single fact granularity.

Rajashekhar created LENS-1544:
---------------------------------

             Summary: Bug in Lens-Metastore for single fact granularity.
                 Key: LENS-1544
                 URL: https://issues.apache.org/jira/browse/LENS-1544
             Project: Apache Lens
          Issue Type: Bug
          Components: cube
            Reporter: Rajashekhar
            Assignee: Rajashekhar


Bug – This had a special case for handling facts with one-update-period and multiple-update-periods. The case which handled one-update-period had a bug while generating the name of the hive table whole format is update_period-fact_name, the update_period was coming as null.

Fix – Removed the special case.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)