You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hawq.apache.org by zt...@apache.org on 2021/11/19 08:11:46 UTC

[hawq] branch master updated (c1adfc2 -> c82cf9f)

This is an automated email from the ASF dual-hosted git repository.

ztao1987 pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/hawq.git.


    from c1adfc2  HAWQ-1813. fix wrong judgment of union query
     add 6c7c752  HAWQ-1814. handle multiple dir in upgrade script
     add c82cf9f  HAWQ-1815. native orc supports udt

No new revisions were added by this update.

Summary of changes:
 contrib/orc/orc.c                     |  66 +++++++-------
 src/backend/access/orc/orcam.c        | 158 ++++++++++++++++++++++------------
 src/backend/utils/hawq_type_mapping.c |  61 ++++++-------
 src/include/utils/hawq_type_mapping.h |   2 +
 tools/bin/upgrade.sh                  |   2 +-
 5 files changed, 176 insertions(+), 113 deletions(-)