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