[
https://issues.apache.org/jira/browse/HAWQ-1645?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Radar Lei updated HAWQ-1645:
----------------------------
Fix Version/s: (was: 2.4.0.0)
2.5.0.0
> 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: Francisco Guerrero
> Priority: Major
> Fix For: 2.5.0.0
>
>
> 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.
> Additionally, gradle is using an older version, upgrading to the latest
> version of gradle.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)