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 2017/01/27 08:25:25 UTC

[jira] [Updated] (LENS-773) Wrong Cost Calculation in case of HIVE Dimension Query

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

Amareshwari Sriramadasu updated LENS-773:
-----------------------------------------
    Fix Version/s: 2.7
           Status: Patch Available  (was: Open)

> Wrong Cost Calculation in case of HIVE Dimension Query
> ------------------------------------------------------
>
>                 Key: LENS-773
>                 URL: https://issues.apache.org/jira/browse/LENS-773
>             Project: Apache Lens
>          Issue Type: Bug
>          Components: server
>            Reporter: Arshad Matin
>            Assignee: Amareshwari Sriramadasu
>             Fix For: 2.7
>
>         Attachments: LENS-773.patch
>
>
> Query : cube select id,name from sample_dim2 where name != 'first'
> This should be answerable from hive and hence its cost should be non-zero.
> But getting the cost as zero.
> {noformat}
> <lensAPIResult><id>580cf6df-35b3-4f73-9013-c304418a3904</id><data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:type="queryCostTO"><estimatedResourceUsage>0.0</estimatedResourceUsage><type>LOW</type></data></lensAPIResult>
> {noformat}



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