virajjasani opened a new pull request #990: URL: https://github.com/apache/phoenix/pull/990
* ExplainPlan can provide plan as attributes object for simplified assertion of individual plan attributes * Provide an additional API to get plan object * Explain queries can still continue to provide output as String / list of String, object based approach is just an additional parameter for better comparison * Utilizes object based comparison in BaseStatsCollectorIT as per Jira, the plan is to extend object based comparison to maximum tests with further sub-tasks of [PHOENIX-5265](https://issues.apache.org/jira/browse/PHOENIX-5265) * Support HashJoinPlan as part of separate Jira ---------------------------------------------------------------- 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]
