Ben Christel created HAWQ-1645:
----------------------------------
Summary: Remove code generation from PXF to enable IntelliJ code
intelligence
Key: HAWQ-1645
URL: https://issues.apache.org/jira/browse/HAWQ-1645
Project: Apache HAWQ
Issue Type: Improvement
Components: PXF
Reporter: Ben Christel
Assignee: Ed Espino
Currently, IntelliJ navigates to / refactors generated files rather than the
source files since the generated files are the ones that actually get compiled.
By removing code generation and hardcoding the PXF API version (which rarely
changes anyway), we can use IntelliJ features more productively.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)