Github user codymarcel commented on a diff in the pull request:

    https://github.com/apache/phoenix/pull/115#discussion_r38477433
  
    --- Diff: 
phoenix-pherf/src/main/java/org/apache/phoenix/pherf/workload/MultithreadedDiffer.java
 ---
    @@ -51,7 +53,7 @@ private void diffQuery() throws Exception {
             Date startDate = Calendar.getInstance().getTime();
             String newCSV = queryVerifier.exportCSV(query);
             boolean verifyResult = queryVerifier.doDiff(query, newCSV);
    -        String explainPlan = queryVerifier.getExplainPlan(query);
    --- End diff --
    
    Could you add the explainPlan stuff as a different Jira/CL? It might get 
checked in faster if it's detached from this CL. This one might need a little 
more love. 


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

Reply via email to