GitHub user ion2014 opened a pull request:
https://github.com/apache/hawq/pull/1399
[HAWQ-1671] add compile support for orc formatter and wrapper
Changed Makefile in contrib/orc
Add folder orc_formatter and orc_wrapper for split compilation
Add dummy code for testing the Makefile
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/ion2014/hawq plug_orc
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/hawq/pull/1399.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 #1399
----
commit cf5275a2a2b25c71b5cfc5c93a942f4cffc78c06
Author: longzy <long.ziyang@...>
Date: 2018-11-04T18:33:44Z
[HAWQ-1671] add compile support for orc formatter and wrapper
Changed Makefile in contrib/orc
Add folder orc_formatter and orc_wrapper for split compilation
Add dummy code for testing the Makefile
----
---