dbwong commented on a change in pull request #482: PHOENIX-4925 Use Segment
tree to organize Guide Post Info
URL: https://github.com/apache/phoenix/pull/482#discussion_r275086302
##########
File path:
phoenix-core/src/it/java/org/apache/phoenix/end2end/ExplainPlanWithStatsEnabledIT.java
##########
@@ -717,14 +717,164 @@ public void
testSelectQueriesWithStatsForParallelizationOn() throws Exception {
testSelectQueriesWithFilters(true);
}
+ /*
Review comment:
Lots of commented code here: I'll wait to review this file after you cleanup.
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
With regards,
Apache Git Services