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 437047a HAWQ-1709. Add ORC reader interface in hawq
new b5fdb47 HAWQ-1695. Optimize hawq compilation structure
new f62d3f4 HAWQ-1710. Add ORC reader implement in hawq
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 | 9 +-
contrib/orc/orc.c | 875 ++++++++++++++++++++++++++++++++++++++++++++---
contrib/orc/orc_init.sql | 4 +-
3 files changed, 840 insertions(+), 48 deletions(-)