[GitHub] drill pull request: DRILL-4592: Explain plan statement should show...

2016-04-11 Thread amansinha100
Github user amansinha100 commented on the pull request:

https://github.com/apache/drill/pull/471#issuecomment-208572783
  
+1. 


---
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.
---


[GitHub] drill pull request: DRILL-4592: Explain plan statement should show...

2016-04-07 Thread jinfengni
GitHub user jinfengni opened a pull request:

https://github.com/apache/drill/pull/471

DRILL-4592: Explain plan statement should show plan in WebUI

@amansinha100 , could you review this small code patch? Thanks. 

For now, there is lack of a way to add unit test for all WebUI related 
functionality. But I verified on my machine that the patch did show the plan in 
WebUI.



You can merge this pull request into a Git repository by running:

$ git pull https://github.com/jinfengni/incubator-drill DRILL-4592

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/drill/pull/471.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #471


commit 6345fd148ad7563841df93a18cf60e1ceab1464b
Author: Jinfeng Ni 
Date:   2016-04-07T18:24:04Z

DRILL-4592: Explain plan statement should show plan in WebUI




---
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.
---