Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id 9AE3D200B99 for ; Wed, 5 Oct 2016 20:29:18 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 99927160AEF; Wed, 5 Oct 2016 18:29:18 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id DCAA9160AC9 for ; Wed, 5 Oct 2016 20:29:17 +0200 (CEST) Received: (qmail 36085 invoked by uid 500); 5 Oct 2016 18:29:17 -0000 Mailing-List: contact commits-help@hawq.incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@hawq.incubator.apache.org Delivered-To: mailing list commits@hawq.incubator.apache.org Received: (qmail 36074 invoked by uid 99); 5 Oct 2016 18:29:17 -0000 Received: from pnap-us-west-generic-nat.apache.org (HELO spamd2-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 05 Oct 2016 18:29:17 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd2-us-west.apache.org (ASF Mail Server at spamd2-us-west.apache.org) with ESMTP id 98A511A06F1 for ; Wed, 5 Oct 2016 18:29:16 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd2-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: -6.219 X-Spam-Level: X-Spam-Status: No, score=-6.219 tagged_above=-999 required=6.31 tests=[KAM_ASCII_DIVIDERS=0.8, KAM_LAZY_DOMAIN_SECURITY=1, RCVD_IN_DNSWL_HI=-5, RCVD_IN_MSPIKE_H3=-0.01, RCVD_IN_MSPIKE_WL=-0.01, RP_MATCHES_RCVD=-2.999] autolearn=disabled Received: from mx2-lw-us.apache.org ([10.40.0.8]) by localhost (spamd2-us-west.apache.org [10.40.0.9]) (amavisd-new, port 10024) with ESMTP id 7U45e1VL6p7R for ; Wed, 5 Oct 2016 18:29:14 +0000 (UTC) Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by mx2-lw-us.apache.org (ASF Mail Server at mx2-lw-us.apache.org) with SMTP id A8B0D5FC76 for ; Wed, 5 Oct 2016 18:29:12 +0000 (UTC) Received: (qmail 34575 invoked by uid 99); 5 Oct 2016 18:29:11 -0000 Received: from git1-us-west.apache.org (HELO git1-us-west.apache.org) (140.211.11.23) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 05 Oct 2016 18:29:11 +0000 Received: by git1-us-west.apache.org (ASF Mail Server at git1-us-west.apache.org, from userid 33) id 81436EAB4A; Wed, 5 Oct 2016 18:29:11 +0000 (UTC) Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: odiachenko@apache.org To: commits@hawq.incubator.apache.org Date: Wed, 05 Oct 2016 18:29:28 -0000 Message-Id: <5ffd6d7142f14d2bb01a7a90c150862d@git.apache.org> In-Reply-To: References: X-Mailer: ASF-Git Admin Mailer Subject: [18/18] incubator-hawq git commit: Merge branch 'HAWQ-1048' into HAWQ-964 archived-at: Wed, 05 Oct 2016 18:29:18 -0000 Merge branch 'HAWQ-1048' into HAWQ-964 Project: http://git-wip-us.apache.org/repos/asf/incubator-hawq/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-hawq/commit/509aef12 Tree: http://git-wip-us.apache.org/repos/asf/incubator-hawq/tree/509aef12 Diff: http://git-wip-us.apache.org/repos/asf/incubator-hawq/diff/509aef12 Branch: refs/heads/HAWQ-964 Commit: 509aef120a33261555234cdfb57f8ca32d9daef3 Parents: 55db7ec dffc760 Author: Oleksandr Diachenko Authored: Wed Oct 5 11:28:49 2016 -0700 Committer: Oleksandr Diachenko Committed: Wed Oct 5 11:28:49 2016 -0700 ---------------------------------------------------------------------- .travis.yml | 4 +- LICENSE | 39 +- licenses/LICENSE-json.txt | 131 -- licenses/LICENSE-pexpect-4.2.txt | 20 + licenses/LICENSE-plperl.txt | 135 -- licenses/LICENSE-ppport.txt | 135 ++ licenses/LICENSE-ptyprocess-0.5.1.txt | 16 + src/backend/access/external/pxffilters.c | 295 ++- src/backend/access/external/pxfheaders.c | 9 +- .../access/external/test/pxffilters_test.c | 20 +- .../access/external/test/pxfheaders_test.c | 9 + .../utils/mmgr/test/memaccounting_test.c | 2 + src/include/access/pxffilters.h | 10 +- src/include/catalog/JSON.pm | 2223 ------------------ src/include/catalog/JSON/PP.pm | 2191 ----------------- src/include/catalog/JSON/PP/Boolean.pm | 26 - src/include/catalog/JSON/PP5005.pm | 146 -- src/include/catalog/JSON/PP56.pm | 198 -- src/include/catalog/JSON/PP58.pm | 93 - .../feature/ManagementTool/test_hawq_register.h | 31 + .../test_hawq_register_usage2_case1.cpp | 155 ++ .../test_hawq_register_usage2_case2.cpp | 85 +- .../test_hawq_register_usage2_case3.cpp | 85 +- .../ManagementTool/usage2case1/bucket0_tpl.yml | 31 + .../usage2case1/error_encoding_tpl.yml | 21 + .../usage2case1/includedirectory.yml | 21 + .../usage2case1/larger_eof_tpl.yml | 21 + .../wrong_distributed_policy_tpl.yml | 21 + tools/bin/Makefile | 12 - tools/bin/hawqregister | 123 +- tools/bin/lib/.gitignore | 7 - 31 files changed, 918 insertions(+), 5397 deletions(-) ----------------------------------------------------------------------