[ https://issues.apache.org/jira/browse/PHOENIX-4437?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16300524#comment-16300524 ]
Hudson commented on PHOENIX-4437: --------------------------------- SUCCESS: Integrated in Jenkins build Phoenix-master #1900 (See [https://builds.apache.org/job/Phoenix-master/1900/]) PHOENIX-4437 Make QueryPlan.getEstimatedBytesToScan() independent of (maryannxue: rev 412329a7415302831954891285d291055328c28b) * (edit) phoenix-core/src/main/java/org/apache/phoenix/execute/BaseQueryPlan.java * (edit) phoenix-core/src/main/java/org/apache/phoenix/execute/HashJoinPlan.java * (edit) phoenix-core/src/main/java/org/apache/phoenix/execute/UnionPlan.java * (edit) phoenix-core/src/main/java/org/apache/phoenix/jdbc/PhoenixStatement.java * (edit) phoenix-core/src/it/java/org/apache/phoenix/end2end/ExplainPlanWithStatsEnabledIT.java * (edit) phoenix-core/src/main/java/org/apache/phoenix/execute/SortMergeJoinPlan.java > Make QueryPlan.getEstimatedBytesToScan() independent of getExplainPlan() and > pull optimize() out of getExplainPlan() > -------------------------------------------------------------------------------------------------------------------- > > Key: PHOENIX-4437 > URL: https://issues.apache.org/jira/browse/PHOENIX-4437 > Project: Phoenix > Issue Type: Improvement > Affects Versions: 4.11.0 > Reporter: Maryann Xue > Assignee: Maryann Xue > Fix For: 4.14.0 > > Attachments: PHOENIX-4437.patch > > -- This message was sent by Atlassian JIRA (v6.4.14#64029)