Arshad Matin created LENS-773:
---------------------------------

             Summary: 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
            Reporter: Arshad Matin


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)

Reply via email to