GitHub user frankgh opened a pull request:
https://github.com/apache/incubator-hawq/pull/1385
HAWQ-1645. Remove code generation from PXF and upgrade gradle version
- Removes code generation from PXF to enable IntelliJ code intelligence
- Upgrade gradle to version 4.9
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/frankgh/incubator-hawq HAWQ-1645
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-hawq/pull/1385.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #1385
----
commit 41eec36532c3e5a2bb6fb5174b099f23669e87a2
Author: Pivotal <pivotal@...>
Date: 2018-08-06T22:15:05Z
HAWQ-1645. Use the latest available version of gradle (4.9)
----
---