[GitHub] drill issue #660: DRILL-5052: Option to debug generated Java code using an I...

2016-12-19 Thread jinfengni
Github user jinfengni commented on the issue:

https://github.com/apache/drill/pull/660
  
+1

LGTM. Thanks for the PR!



---
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 issue #660: DRILL-5052: Option to debug generated Java code using an I...

2016-12-10 Thread paul-rogers
Github user paul-rogers commented on the issue:

https://github.com/apache/drill/pull/660
  
Rebased on master as master had drifted along in the three weeks this PR 
has been active.


---
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 issue #660: DRILL-5052: Option to debug generated Java code using an I...

2016-12-09 Thread arina-ielchiieva
Github user arina-ielchiieva commented on the issue:

https://github.com/apache/drill/pull/660
  
Looks good.


---
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 issue #660: DRILL-5052: Option to debug generated Java code using an I...

2016-12-08 Thread arina-ielchiieva
Github user arina-ielchiieva commented on the issue:

https://github.com/apache/drill/pull/660
  
Paul, it's really good feature! I have left some comments in PR.
Other than that:
1. Please format the code to remove unnecessary spaces.
Examples:
addClass( key, results.get( key ) );
public CachedClassLoader( ) {
codeDir = new File( config.getString( CODE_DIR_OPTION ) );

2. May we can add plain-old Java support for Projector in this PR, it's the 
easiest template to start with.


---
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 issue #660: DRILL-5052: Option to debug generated Java code using an I...

2016-12-02 Thread paul-rogers
Github user paul-rogers commented on the issue:

https://github.com/apache/drill/pull/660
  
Revised title to include correct JIRA title.


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