Ben-Zvi commented on issue #1569: DRILL-6888: Move nested classes outside HashAggTemplate to allow for plain java compile option URL: https://github.com/apache/drill/pull/1569#issuecomment-445431456 @paul-rogers please have a look at the Jira. Attached are two codegen files (from a simple hash agg query); one file from the master branch as is, and the other after extracting the nested static class HashAggSpilledPartition, but leaving the other non-static nested class HashAggUpdater.
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
