[ https://issues.apache.org/jira/browse/HAWQ-1645?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Ben Christel closed HAWQ-1645. ------------------------------ > 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: Ben Christel > Priority: Major > Fix For: 2.4.0.0-incubating > > > 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)