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 2017/06/20 09:15:00 UTC

[jira] [Created] (LENS-1442) Optimize algorithm of CandidateCoveringSetResolver

Rajat Khandelwal created LENS-1442:
--------------------------------------

             Summary: Optimize algorithm of CandidateCoveringSetResolver
                 Key: LENS-1442
                 URL: https://issues.apache.org/jira/browse/LENS-1442
             Project: Apache Lens
          Issue Type: Bug
          Components: cube
            Reporter: Rajat Khandelwal
            Assignee: Rajat Khandelwal


The algorithm is {{ O(2 ^n^ ) }}. If n grows to even 30, then the query gets stuck. 



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