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

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


 discard b21c7d3  HAWQ-1812. fix bug of proxy dispatcher decode bytes as string
    omit aade665  HAWQ-1811. Sync with OushuDB - Phase I
     add e3181da  HAWQ-1811. Sync with OushuDB - Phase I
     add 39f96c0  HAWQ-1812. fix bug of proxy dispatcher decode bytes as string
     add c1adfc2  HAWQ-1813. fix wrong judgment of union query
     new 6c7c752  HAWQ-1814. handle multiple dir in upgrade script
     new c82cf9f  HAWQ-1815. native orc supports udt

This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version.  This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:

 * -- * -- B -- O -- O -- O   (b21c7d3)
            \
             N -- N -- N   refs/heads/ztao (c82cf9f)

You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.

Any revisions marked "omit" are not gone; other references still
refer to them.  Any revisions marked "discard" are gone forever.

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:
 contrib/orc/orc.c                     |  66 +++++++-------
 src/backend/access/orc/orcam.c        | 158 ++++++++++++++++++++++------------
 src/backend/parser/parse_clause.c     |  28 +-----
 src/backend/utils/hawq_type_mapping.c |  61 ++++++-------
 src/include/utils/hawq_type_mapping.h |   2 +
 tools/bin/upgrade.sh                  |   2 +-
 6 files changed, 180 insertions(+), 137 deletions(-)

Reply via email to