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 00c1268 HAWQ-1767. Add TypeKind for aggregate function intermediate
output
add 395d823 HAWQ-1767. fix wrong compile for enum type
add cd88f8c HAWQ-1767. do not install in compile all command
add d7bd21b HAWQ-1767. Fix ORC DECIMAL writer
No new revisions were added by this update.
Summary of changes:
GNUmakefile.in | 6 ----
depends/dbcommon/src/dbcommon/function/func.cc | 42 +++++++++++-----------
depends/storage/src/storage/format/orc/reader.cc | 2 --
depends/storage/src/storage/format/orc/reader.h | 2 +-
.../format/orc/writer/decimal-column-writer.cc | 23 +++++++-----
5 files changed, 37 insertions(+), 38 deletions(-)