You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hawq.apache.org by "Ben Christel (JIRA)" <ji...@apache.org> on 2018/08/03 19:10:00 UTC

[jira] [Reopened] (HAWQ-1645) Remove code generation from PXF to enable IntelliJ code intelligence

     [ https://issues.apache.org/jira/browse/HAWQ-1645?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Ben Christel reopened HAWQ-1645:
--------------------------------

Need to update gradlew to conform with the new gradle-3.0 version

> 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)