This is an automated email from the ASF dual-hosted git repository.
huor pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/hawq.git.
from 4ad84ff HAWQ-1706. enable orc build in makefile
new e0a5d7b HAWQ-1708. Add ORC writer in hawq
new edb727e HAWQ-1707. install dbcommon,univplan,storage once they are
made
The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
GNUmakefile.in | 6 +-
contrib/orc/orc.c | 1086 +++++++++++++++++++++++++++++++++++++++++
contrib/orc/orc_init.sql | 3 +-
src/include/nodes/execnodes.h | 3 +
src/include/utils/uri.h | 4 +-
5 files changed, 1097 insertions(+), 5 deletions(-)