[
https://issues.apache.org/jira/browse/HAWQ-1645?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16606768#comment-16606768
]
Radar Lei commented on HAWQ-1645:
---------------------------------
I moved this issue to 2.5.0.0 release as it's created later than 2.4.0.0 code
freeze.
Please let me know if you do want it be included in 2.4.0.0 release. Thanks.
> 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)