[
https://issues.apache.org/jira/browse/LENS-437?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14388023#comment-14388023
]
Hudson commented on LENS-437:
-----------------------------
SUCCESS: Integrated in Lens-Commit #676 (See
[https://builds.apache.org/job/Lens-Commit/676/])
LENS-437 : Remove counts and weights from QueryPlan (amareshwari) (amareshwari:
rev e3e45aef2b596ad18c1579256ad3e6884b6e93ad)
* lens-driver-hive/src/main/java/org/apache/lens/driver/hive/HiveQueryPlan.java
* lens-cube/src/test/java/org/apache/lens/cube/parse/TestRewriterPlan.java
*
lens-server-api/src/main/java/org/apache/lens/server/api/driver/DriverQueryPlan.java
* lens-cube/src/main/java/org/apache/lens/driver/cube/RewriterPlan.java
* lens-api/src/main/java/org/apache/lens/api/query/QueryPlan.java
* lens-driver-hive/src/test/java/org/apache/lens/driver/hive/TestHiveDriver.java
* lens-server/src/test/java/org/apache/lens/server/query/TestQueryService.java
> Remove counts and weights from QueryPlan
> ----------------------------------------
>
> Key: LENS-437
> URL: https://issues.apache.org/jira/browse/LENS-437
> Project: Apache Lens
> Issue Type: Improvement
> Components: api
> Affects Versions: 2.0
> Reporter: Amareshwari Sriramadasu
> Assignee: Amareshwari Sriramadasu
> Labels: incompatible
> Fix For: 2.1
>
> Attachments: LENS-437.patch
>
>
> We have select count/weight, groupby count/weight and etc in query plan.
> Mostly they cannot be figured out correctly when there are subqueries or are
> calculated wrongly. And moreover they are not much useful to the end user.
> Starting discussion here on the plan to remove them fully and give only
> useful plan string to make sense for the user.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)