[
https://issues.apache.org/jira/browse/PHOENIX-3822?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16026670#comment-16026670
]
Hudson commented on PHOENIX-3822:
---------------------------------
SUCCESS: Integrated in Jenkins build Phoenix-master #1626 (See
[https://builds.apache.org/job/Phoenix-master/1626/])
PHOENIX-3822 Surface byte and row estimates in a machine readable way (samarth:
rev 8826ac4ac69ba701498ac368201b9bdf26d0bbd7)
* (edit) phoenix-core/src/main/java/org/apache/phoenix/compile/QueryPlan.java
* (edit)
phoenix-core/src/main/java/org/apache/phoenix/compile/BaseMutationPlan.java
* (edit)
phoenix-core/src/main/java/org/apache/phoenix/compile/OpenStatementCompiler.java
* (edit)
phoenix-core/src/test/java/org/apache/phoenix/execute/LiteralResultIteratorPlanTest.java
* (edit)
phoenix-core/src/main/java/org/apache/phoenix/execute/AggregatePlan.java
* (edit)
phoenix-core/src/test/java/org/apache/phoenix/execute/CorrelatePlanTest.java
* (edit)
phoenix-core/src/main/java/org/apache/phoenix/execute/BaseQueryPlan.java
* (edit)
phoenix-core/src/main/java/org/apache/phoenix/execute/SortMergeJoinPlan.java
* (edit)
phoenix-core/src/main/java/org/apache/phoenix/compile/DeleteCompiler.java
* (edit)
phoenix-core/src/main/java/org/apache/phoenix/compile/DelegateMutationPlan.java
* (add)
phoenix-core/src/it/java/org/apache/phoenix/end2end/ExplainPlanWithStatsEnabledIT.java
* (edit)
phoenix-core/src/main/java/org/apache/phoenix/compile/TraceQueryPlan.java
* (edit)
phoenix-core/src/main/java/org/apache/phoenix/compile/ListJarsQueryPlan.java
* (edit) phoenix-core/src/main/java/org/apache/phoenix/execute/HashJoinPlan.java
* (add)
phoenix-core/src/it/java/org/apache/phoenix/end2end/ExplainPlanWithStatsDisabledIT.java
* (edit)
phoenix-core/src/test/java/org/apache/phoenix/query/ParallelIteratorsSplitTest.java
* (edit) phoenix-core/src/main/java/org/apache/phoenix/util/PhoenixRuntime.java
* (edit)
phoenix-core/src/main/java/org/apache/phoenix/compile/UpsertCompiler.java
* (edit)
phoenix-core/src/main/java/org/apache/phoenix/execute/LiteralResultIterationPlan.java
* (edit)
phoenix-core/src/main/java/org/apache/phoenix/jdbc/PhoenixStatement.java
* (edit)
phoenix-core/src/main/java/org/apache/phoenix/compile/StatementPlan.java
* (edit)
phoenix-core/src/main/java/org/apache/phoenix/compile/CloseStatementCompiler.java
* (edit) phoenix-core/src/main/java/org/apache/phoenix/execute/UnionPlan.java
* (edit)
phoenix-core/src/main/java/org/apache/phoenix/execute/DelegateQueryPlan.java
* (edit) phoenix-core/src/main/java/org/apache/phoenix/execute/ScanPlan.java
* (edit) phoenix-core/src/main/java/org/apache/phoenix/util/NumberUtil.java
> Surface byte and row estimates in a machine readable way when doing EXPLAIN
> PLAN
> --------------------------------------------------------------------------------
>
> Key: PHOENIX-3822
> URL: https://issues.apache.org/jira/browse/PHOENIX-3822
> Project: Phoenix
> Issue Type: Improvement
> Reporter: Samarth Jain
> Assignee: Samarth Jain
> Attachments: PHOENIX-3822.patch, PHOENIX-3822_v2.patch,
> PHOENIX-3822_v3.patch, PHOENIX-3822_v4.patch, PHOENIX-3822_v5.patch
>
>
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)