[GitHub] incubator-hawq issue #699: HAWQ-795. Import apache/orc into depends folder.

2016-06-08 Thread xunzhang
Github user xunzhang commented on the issue: https://github.com/apache/incubator-hawq/pull/699 cc @ictmalili @liming01 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled

[GitHub] incubator-hawq pull request #699: HAWQ-795. Import apache/orc into depends f...

2016-06-08 Thread xunzhang
GitHub user xunzhang opened a pull request: https://github.com/apache/incubator-hawq/pull/699 HAWQ-795. Import apache/orc into depends folder. You can merge this pull request into a Git repository by running: $ git pull https://github.com/xunzhang/incubator-hawq HAWQ-795

[GitHub] incubator-hawq issue #699: HAWQ-795. Import apache/orc into depends folder.

2016-06-09 Thread xunzhang
Github user xunzhang commented on the issue: https://github.com/apache/incubator-hawq/pull/699 I will send another pull request soon which contains HAWQ-795, HAWQ-796, HAWQ-797 together, so this pull request makes no sense any more. --- If your project is set up for it, you can

[GitHub] incubator-hawq pull request #699: HAWQ-795. Import apache/orc into depends f...

2016-06-09 Thread xunzhang
Github user xunzhang closed the pull request at: https://github.com/apache/incubator-hawq/pull/699 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so

[GitHub] incubator-hawq pull request #:

2016-06-12 Thread xunzhang
Github user xunzhang commented on the pull request: https://github.com/apache/incubator-hawq/commit/478f41ac64dc2071ca304baa7bf4640f7a9bd20a#commitcomment-17837614 https://github.com/apache/incubator-hawq/pull/701 --- If your project is set up for it, you can reply to this email

[GitHub] incubator-hawq pull request #:

2016-06-12 Thread xunzhang
Github user xunzhang commented on the pull request: https://github.com/apache/incubator-hawq/commit/5d966c96254e4c866ef567b1c18f372d141d1b4b#commitcomment-17837613 https://github.com/apache/incubator-hawq/pull/701 --- If your project is set up for it, you can reply to this email

[GitHub] incubator-hawq pull request #:

2016-06-12 Thread xunzhang
Github user xunzhang commented on the pull request: https://github.com/apache/incubator-hawq/commit/8b93df002e0f38a55a893f2dca65f92e9aaafdf9#commitcomment-17837617 https://github.com/apache/incubator-hawq/pull/701 --- If your project is set up for it, you can reply to this email

[GitHub] incubator-hawq pull request #701: HAWQ 795,796,797

2016-06-12 Thread xunzhang
Github user xunzhang closed the pull request at: https://github.com/apache/incubator-hawq/pull/701 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so

[GitHub] incubator-hawq issue #701: HAWQ 795,796,797

2016-06-12 Thread xunzhang
Github user xunzhang commented on the issue: https://github.com/apache/incubator-hawq/pull/701 Merged into master. --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled

[GitHub] incubator-hawq issue #701: HAWQ 795,796,797

2016-06-10 Thread xunzhang
Github user xunzhang commented on the issue: https://github.com/apache/incubator-hawq/pull/701 cc @liming01 @ictmalili @changleicn --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have

[GitHub] incubator-hawq issue #700: HAWQ-799. Initial commmit for HAWQ Postgis suppor...

2016-06-09 Thread xunzhang
Github user xunzhang commented on the issue: https://github.com/apache/incubator-hawq/pull/700 Hi @kdunn926 , 1. Does this pull request contain the logic of configuration and building `Postgis` when compiling hawq? If so, can you separate this part into another commit

[GitHub] incubator-hawq pull request #701: HAWQ 795,796,797

2016-06-10 Thread xunzhang
GitHub user xunzhang opened a pull request: https://github.com/apache/incubator-hawq/pull/701 HAWQ 795,796,797 Extend apache/orc to support HDFS read. This pull request is contained first three sub-tasks of [HAWQ-768](https://issues.apache.org/jira/browse/HAWQ-786) which

[GitHub] incubator-hawq issue #701: HAWQ 795,796,797

2016-06-11 Thread xunzhang
Github user xunzhang commented on the issue: https://github.com/apache/incubator-hawq/pull/701 @liming01 I will modify the usage info inside code in the third commit. --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well

[GitHub] incubator-hawq pull request #701: HAWQ 795,796,797

2016-06-11 Thread xunzhang
Github user xunzhang commented on a diff in the pull request: https://github.com/apache/incubator-hawq/pull/701#discussion_r66714919 --- Diff: depends/thirdparty/orc/tools/src/HdfsFileScan.cc --- @@ -0,0 +1,65 @@ +/** + * Licensed to the Apache Software Foundation (ASF

[GitHub] incubator-hawq pull request #701: HAWQ 795,796,797

2016-06-12 Thread xunzhang
Github user xunzhang commented on a diff in the pull request: https://github.com/apache/incubator-hawq/pull/701#discussion_r66717642 --- Diff: depends/thirdparty/orc/tools/src/HdfsFileContents.cc --- @@ -0,0 +1,101 @@ +/** + * Licensed to the Apache Software Foundation (ASF

[GitHub] incubator-hawq pull request #701: HAWQ 795,796,797

2016-06-12 Thread xunzhang
Github user xunzhang commented on a diff in the pull request: https://github.com/apache/incubator-hawq/pull/701#discussion_r66717644 --- Diff: depends/thirdparty/orc/tools/src/HdfsFileMemory.cc --- @@ -0,0 +1,151 @@ +/** + * Licensed to the Apache Software Foundation (ASF

[GitHub] incubator-hawq issue #701: HAWQ 795,796,797

2016-06-12 Thread xunzhang
Github user xunzhang commented on the issue: https://github.com/apache/incubator-hawq/pull/701 @ictmalili I add option parse with `--batch` in `HdfsFileScan.cc` and `HdfsFileContents.cc`, remaining code is originally configurable. Plz review again. --- If your project is set up

[GitHub] incubator-hawq issue #708: HAWQ-811. Refactor execute interface in sql_util ...

2016-06-13 Thread xunzhang
Github user xunzhang commented on the issue: https://github.com/apache/incubator-hawq/pull/708 cc @ztao1987 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes

[GitHub] incubator-hawq pull request #:

2016-06-14 Thread xunzhang
Github user xunzhang commented on the pull request: https://github.com/apache/incubator-hawq/commit/e3933e7b32ecd7173bfa6a7888bb3837dd18c39d#commitcomment-17856453 https://github.com/apache/incubator-hawq/pull/705 --- If your project is set up for it, you can reply to this email

[GitHub] incubator-hawq issue #709: HAWQ-769. Migrate function, function_extensions a...

2016-06-14 Thread xunzhang
Github user xunzhang commented on the issue: https://github.com/apache/incubator-hawq/pull/709 +1 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so

[GitHub] incubator-hawq pull request #712: HAWQ-804. Add feature test for error table...

2016-06-14 Thread xunzhang
GitHub user xunzhang opened a pull request: https://github.com/apache/incubator-hawq/pull/712 HAWQ-804. Add feature test for error table with new framework You can merge this pull request into a Git repository by running: $ git pull https://github.com/xunzhang/incubator-hawq

[GitHub] incubator-hawq pull request #713: HAWQ-816. Redefine semantics of execute in...

2016-06-14 Thread xunzhang
GitHub user xunzhang opened a pull request: https://github.com/apache/incubator-hawq/pull/713 HAWQ-816. Redefine semantics of execute interface of feature test library. You can merge this pull request into a Git repository by running: $ git pull https://github.com/xunzhang

[GitHub] incubator-hawq issue #713: HAWQ-816. Redefine semantics of execute interface...

2016-06-14 Thread xunzhang
Github user xunzhang commented on the issue: https://github.com/apache/incubator-hawq/pull/713 cc @huor @ztao1987 @jiny2 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled

[GitHub] incubator-hawq pull request #:

2016-06-13 Thread xunzhang
Github user xunzhang commented on the pull request: https://github.com/apache/incubator-hawq/commit/9f7a3a427ab8b4f0eb85cb88f1c64a6ec973fe2b#commitcomment-17855071 https://github.com/apache/incubator-hawq/pull/707 --- If your project is set up for it, you can reply to this email

[GitHub] incubator-hawq pull request #707: HAWQ-810. Add stringFormat for feature tes...

2016-06-13 Thread xunzhang
Github user xunzhang closed the pull request at: https://github.com/apache/incubator-hawq/pull/707 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so

[GitHub] incubator-hawq pull request #708: HAWQ-811. Refactor execute interface in sq...

2016-06-13 Thread xunzhang
Github user xunzhang closed the pull request at: https://github.com/apache/incubator-hawq/pull/708 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so

[GitHub] incubator-hawq issue #707: HAWQ-810. Add stringFormat for feature test libra...

2016-06-13 Thread xunzhang
Github user xunzhang commented on the issue: https://github.com/apache/incubator-hawq/pull/707 Merged into master. --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled

[GitHub] incubator-hawq issue #708: HAWQ-811. Refactor execute interface in sql_util ...

2016-06-13 Thread xunzhang
Github user xunzhang commented on the issue: https://github.com/apache/incubator-hawq/pull/708 Merged into master. --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled

[GitHub] incubator-hawq pull request #:

2016-06-13 Thread xunzhang
Github user xunzhang commented on the pull request: https://github.com/apache/incubator-hawq/commit/0d754a43709160410f5d1d40d0f0f5535c2b1c84#commitcomment-17855074 https://github.com/apache/incubator-hawq/pull/708 --- If your project is set up for it, you can reply to this email

[GitHub] incubator-hawq issue #713: HAWQ-816. Redefine semantics of execute interface...

2016-06-14 Thread xunzhang
Github user xunzhang commented on the issue: https://github.com/apache/incubator-hawq/pull/713 Merged into master. --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled

[GitHub] incubator-hawq pull request #713: HAWQ-816. Redefine semantics of execute in...

2016-06-14 Thread xunzhang
Github user xunzhang closed the pull request at: https://github.com/apache/incubator-hawq/pull/713 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so

[GitHub] incubator-hawq pull request #:

2016-06-14 Thread xunzhang
Github user xunzhang commented on the pull request: https://github.com/apache/incubator-hawq/commit/24a1d0114da95eb0f4a86b03b79ca087ae0f7a6d#commitcomment-17872621 https://github.com/apache/incubator-hawq/pull/713 --- If your project is set up for it, you can reply to this email

[GitHub] incubator-hawq issue #717: HAWQ-820. Correct expected output for query in ba...

2016-06-15 Thread xunzhang
Github user xunzhang commented on the issue: https://github.com/apache/incubator-hawq/pull/717 +1 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so

[GitHub] incubator-hawq pull request #707: HAWQ-810. Add stringFormat for feature tes...

2016-06-13 Thread xunzhang
Github user xunzhang commented on a diff in the pull request: https://github.com/apache/incubator-hawq/pull/707#discussion_r66898792 --- Diff: src/test/feature/testlib/test_lib.cpp --- @@ -73,6 +74,11 @@ TEST_F(TestCommonLib, TestSqlUtil) { util.execSQLFile("testli

[GitHub] incubator-hawq issue #707: HAWQ-810. Add stringFormat for feature test libra...

2016-06-13 Thread xunzhang
Github user xunzhang commented on the issue: https://github.com/apache/incubator-hawq/pull/707 also cc @jiny2 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes

[GitHub] incubator-hawq pull request #707: HAWQ-810. Add stringFormat for feature tes...

2016-06-13 Thread xunzhang
GitHub user xunzhang opened a pull request: https://github.com/apache/incubator-hawq/pull/707 HAWQ-810. Add stringFormat for feature test library You can merge this pull request into a Git repository by running: $ git pull https://github.com/xunzhang/incubator-hawq HAWQ-810

[GitHub] incubator-hawq issue #707: HAWQ-810. Add stringFormat for feature test libra...

2016-06-13 Thread xunzhang
Github user xunzhang commented on the issue: https://github.com/apache/incubator-hawq/pull/707 cc @zhangh43 @huor --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled

[GitHub] incubator-hawq issue #731: HAWQ-830. Fix wrong result in CTE query due to CT...

2016-06-21 Thread xunzhang
Github user xunzhang commented on the issue: https://github.com/apache/incubator-hawq/pull/731 +1 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so

[GitHub] incubator-hawq issue #724: HAWQ-805. Add feature test for exttab1 with new f...

2016-06-16 Thread xunzhang
Github user xunzhang commented on the issue: https://github.com/apache/incubator-hawq/pull/724 cc @huor @yaoj2 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled

[GitHub] incubator-hawq pull request #724: HAWQ-805. Add feature test for exttab1 wit...

2016-06-16 Thread xunzhang
GitHub user xunzhang opened a pull request: https://github.com/apache/incubator-hawq/pull/724 HAWQ-805. Add feature test for exttab1 with new framework You can merge this pull request into a Git repository by running: $ git pull https://github.com/xunzhang/incubator-hawq HAWQ

[GitHub] incubator-hawq pull request #724: HAWQ-805. Add feature test for exttab1 wit...

2016-06-16 Thread xunzhang
Github user xunzhang commented on a diff in the pull request: https://github.com/apache/incubator-hawq/pull/724#discussion_r67342807 --- Diff: src/test/feature/ExternalSource/sql/exttab1.sql.source --- @@ -0,0 +1,551 @@ +-- +-- external tables 1 - short and simple

[GitHub] incubator-hawq pull request #725: HAWQ-806. Add feature test for subplan wit...

2016-06-16 Thread xunzhang
GitHub user xunzhang opened a pull request: https://github.com/apache/incubator-hawq/pull/725 HAWQ-806. Add feature test for subplan with new framework You can merge this pull request into a Git repository by running: $ git pull https://github.com/xunzhang/incubator-hawq HAWQ

[GitHub] incubator-hawq issue #701: HAWQ 795,796,797

2016-06-16 Thread xunzhang
Github user xunzhang commented on the issue: https://github.com/apache/incubator-hawq/pull/701 @rvs In my previous sight, HAWQ is an apache project which needs to keep our discussions open in JIRA and github. Sorry, I will discussion and comment more on mails in the future. Thanks

[GitHub] incubator-hawq issue #701: HAWQ 795,796,797

2016-06-16 Thread xunzhang
Github user xunzhang commented on the issue: https://github.com/apache/incubator-hawq/pull/701 @rvs You are incorrect: this pull request contains three issues/commits. We add HDFS support for orc read in apache/orc code... As communicated with @changleicn , now we just maintain

[GitHub] incubator-hawq issue #736: HAWQ-848. Writable external table: gpfdist report...

2016-06-21 Thread xunzhang
Github user xunzhang commented on the issue: https://github.com/apache/incubator-hawq/pull/736 cc @yaoj2 @wengyanqing --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled

[GitHub] incubator-hawq issue #742: HAWQ-863. Add python module pycrypto

2016-06-22 Thread xunzhang
Github user xunzhang commented on the issue: https://github.com/apache/incubator-hawq/pull/742 +1 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so

[GitHub] incubator-hawq issue #734: HAWQ-841. Running "make -j8 unittest-check" under...

2016-06-20 Thread xunzhang
Github user xunzhang commented on the issue: https://github.com/apache/incubator-hawq/pull/734 +1 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so

[GitHub] incubator-hawq pull request #727: HAWQ-807. Add feature test for gpcopy with...

2016-06-16 Thread xunzhang
GitHub user xunzhang opened a pull request: https://github.com/apache/incubator-hawq/pull/727 HAWQ-807. Add feature test for gpcopy with new framework You can merge this pull request into a Git repository by running: $ git pull https://github.com/xunzhang/incubator-hawq HAWQ

[GitHub] incubator-hawq issue #727: HAWQ-807. Add feature test for gpcopy with new fr...

2016-06-16 Thread xunzhang
Github user xunzhang commented on the issue: https://github.com/apache/incubator-hawq/pull/727 cc @yaoj2 @radarwave --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled

[GitHub] incubator-hawq issue #725: HAWQ-806. Add feature test for subplan with new f...

2016-06-16 Thread xunzhang
Github user xunzhang commented on the issue: https://github.com/apache/incubator-hawq/pull/725 cc @huor @yaoj2 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled

[GitHub] incubator-hawq pull request #724: HAWQ-805. Add feature test for exttab1 wit...

2016-06-16 Thread xunzhang
Github user xunzhang commented on a diff in the pull request: https://github.com/apache/incubator-hawq/pull/724#discussion_r67342752 --- Diff: src/test/feature/ExternalSource/sql/exttab1.sql.source --- @@ -0,0 +1,551 @@ +-- +-- external tables 1 - short and simple

[GitHub] incubator-hawq pull request #721: HAWQ-822. Add string replacement utility i...

2016-06-15 Thread xunzhang
Github user xunzhang commented on a diff in the pull request: https://github.com/apache/incubator-hawq/pull/721#discussion_r67279074 --- Diff: src/test/feature/lib/file_replace.h --- @@ -0,0 +1,26 @@ +#ifndef SRC_TEST_FEATURE_LIB_FILE_REPLACE_H_ +#define

[GitHub] incubator-hawq pull request #721: HAWQ-822. Add string replacement utility i...

2016-06-15 Thread xunzhang
Github user xunzhang commented on a diff in the pull request: https://github.com/apache/incubator-hawq/pull/721#discussion_r67278260 --- Diff: src/test/feature/lib/file_replace.cpp --- @@ -0,0 +1,56 @@ +#include +#include + +#include "file_repl

[GitHub] incubator-hawq pull request #721: HAWQ-822. Add string replacement utility i...

2016-06-15 Thread xunzhang
Github user xunzhang commented on a diff in the pull request: https://github.com/apache/incubator-hawq/pull/721#discussion_r67278625 --- Diff: src/test/feature/lib/file_replace.cpp --- @@ -0,0 +1,56 @@ +#include +#include + +#include "file_repl

[GitHub] incubator-hawq pull request #752: HAWQ-814. Add ShareLibraryGen utility in c...

2016-06-27 Thread xunzhang
Github user xunzhang commented on a diff in the pull request: https://github.com/apache/incubator-hawq/pull/752#discussion_r68687032 --- Diff: src/test/feature/testlib/test_lib.cpp --- @@ -122,3 +123,28 @@ TEST_F(TestCommonLib, TestFileReplace) { util.execSQLFile("te

[GitHub] incubator-hawq pull request #752: HAWQ-814. Add ShareLibraryGen utility in c...

2016-06-27 Thread xunzhang
Github user xunzhang commented on a diff in the pull request: https://github.com/apache/incubator-hawq/pull/752#discussion_r68687673 --- Diff: src/test/feature/lib/share_library_gen.cpp --- @@ -0,0 +1,45 @@ +#include +#include +#include + +#include "comm

[GitHub] incubator-hawq issue #756: HAWQ-873. improve checking time for .travis.yml

2016-06-28 Thread xunzhang
Github user xunzhang commented on the issue: https://github.com/apache/incubator-hawq/pull/756 cc @liming01 @yaoj2 @radarwave --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature

[GitHub] incubator-hawq issue #749: HAWQ-800: Fix less tuple is inserted due to data ...

2016-06-26 Thread xunzhang
Github user xunzhang commented on the issue: https://github.com/apache/incubator-hawq/pull/749 +1 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so

[GitHub] incubator-hawq issue #721: HAWQ-822. Add string replacement utility in featu...

2016-06-15 Thread xunzhang
Github user xunzhang commented on the issue: https://github.com/apache/incubator-hawq/pull/721 +1 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so

[GitHub] incubator-hawq issue #814: HAWQ-922. Add basic verification for various pl a...

2016-07-26 Thread xunzhang
Github user xunzhang commented on the issue: https://github.com/apache/incubator-hawq/pull/814 +1 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so

[GitHub] incubator-hawq issue #812: HAWQ-949. Revert serializing floats in pxf string...

2016-07-26 Thread xunzhang
Github user xunzhang commented on the issue: https://github.com/apache/incubator-hawq/pull/812 +1 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so

[GitHub] incubator-hawq pull request #818: HAWQ-955. Add scriptS for feature test run...

2016-07-27 Thread xunzhang
GitHub user xunzhang opened a pull request: https://github.com/apache/incubator-hawq/pull/818 HAWQ-955. Add scriptS for feature test running in parallel. You can merge this pull request into a Git repository by running: $ git pull https://github.com/xunzhang/incubator-hawq

[GitHub] incubator-hawq issue #818: HAWQ-955. Add scriptS for feature test running in...

2016-07-27 Thread xunzhang
Github user xunzhang commented on the issue: https://github.com/apache/incubator-hawq/pull/818 cc @yaoj2 @paul-guo- --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled

[GitHub] incubator-hawq pull request #818: HAWQ-955. Add scriptS for feature test run...

2016-07-27 Thread xunzhang
Github user xunzhang commented on a diff in the pull request: https://github.com/apache/incubator-hawq/pull/818#discussion_r72386072 --- Diff: src/test/feature/run-feature-test.sh --- @@ -0,0 +1,74 @@ +#! /bin/bash + +if [ x$GPHOME == 'x' ]; then + echo "P

[GitHub] incubator-hawq issue #818: HAWQ-955. Add scriptS for feature test running in...

2016-07-27 Thread xunzhang
Github user xunzhang commented on the issue: https://github.com/apache/incubator-hawq/pull/818 also @radarwave --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled

[GitHub] incubator-hawq issue #818: HAWQ-955. Add scriptS for feature test running in...

2016-07-27 Thread xunzhang
Github user xunzhang commented on the issue: https://github.com/apache/incubator-hawq/pull/818 Usage: `./src/test/feature/run-feature-test.sh 8 ./src/test/feature/feature-test --gtest_filter=xx` --- If your project is set up for it, you can reply to this email and have your reply

[GitHub] incubator-hawq pull request #786: HAWQ-808. Refactor feature test for extern...

2016-07-12 Thread xunzhang
GitHub user xunzhang opened a pull request: https://github.com/apache/incubator-hawq/pull/786 HAWQ-808. Refactor feature test for external_oid with new framework. You can merge this pull request into a Git repository by running: $ git pull https://github.com/xunzhang

[GitHub] incubator-hawq issue #786: HAWQ-808. Refactor feature test for external_oid ...

2016-07-12 Thread xunzhang
Github user xunzhang commented on the issue: https://github.com/apache/incubator-hawq/pull/786 cc @yaoj2 @huor --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled

[GitHub] incubator-hawq issue #810: README.md for feature test

2016-07-24 Thread xunzhang
Github user xunzhang commented on the issue: https://github.com/apache/incubator-hawq/pull/810 also cc @wcl14 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes

[GitHub] incubator-hawq pull request #810: README.md for feature test

2016-07-24 Thread xunzhang
GitHub user xunzhang opened a pull request: https://github.com/apache/incubator-hawq/pull/810 README.md for feature test You can merge this pull request into a Git repository by running: $ git pull https://github.com/xunzhang/incubator-hawq HAWQ-948 Alternatively you can

[GitHub] incubator-hawq issue #810: README.md for feature test

2016-07-24 Thread xunzhang
Github user xunzhang commented on the issue: https://github.com/apache/incubator-hawq/pull/810 cc @liming01 @linwen --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled

[GitHub] incubator-hawq issue #810: README.md for feature test

2016-07-24 Thread xunzhang
Github user xunzhang commented on the issue: https://github.com/apache/incubator-hawq/pull/810 preview: https://github.com/xunzhang/incubator-hawq/blob/HAWQ-948/src/test/feature/README.md --- If your project is set up for it, you can reply to this email and have your reply appear

[GitHub] incubator-hawq pull request #818: HAWQ-955. Add scriptS for feature test run...

2016-07-28 Thread xunzhang
Github user xunzhang commented on a diff in the pull request: https://github.com/apache/incubator-hawq/pull/818#discussion_r72580564 --- Diff: src/test/feature/parallel-run-feature-test.sh --- @@ -0,0 +1,49 @@ +#! /bin/bash + +if [ x$GPHOME == 'x' ]; then + echo

[GitHub] incubator-hawq pull request #828: HAWQ-969. Add getting configuration from H...

2016-08-01 Thread xunzhang
Github user xunzhang commented on a diff in the pull request: https://github.com/apache/incubator-hawq/pull/828#discussion_r72936411 --- Diff: src/test/feature/lib/hdfs_config.h --- @@ -0,0 +1,172 @@ +#ifndef HAWQ_SRC_TEST_FEATURE_LIB_HDFS_CONFIG_H_ +#define

[GitHub] incubator-hawq pull request #828: HAWQ-969. Add getting configuration from H...

2016-08-01 Thread xunzhang
Github user xunzhang commented on a diff in the pull request: https://github.com/apache/incubator-hawq/pull/828#discussion_r72932215 --- Diff: src/test/feature/lib/hdfs_config.h --- @@ -0,0 +1,172 @@ +#ifndef HAWQ_SRC_TEST_FEATURE_LIB_HDFS_CONFIG_H_ +#define

[GitHub] incubator-hawq pull request #828: HAWQ-969. Add getting configuration from H...

2016-08-01 Thread xunzhang
Github user xunzhang commented on a diff in the pull request: https://github.com/apache/incubator-hawq/pull/828#discussion_r72936024 --- Diff: src/test/feature/lib/hdfs_config.h --- @@ -0,0 +1,172 @@ +#ifndef HAWQ_SRC_TEST_FEATURE_LIB_HDFS_CONFIG_H_ +#define

[GitHub] incubator-hawq issue #827: HAWQ-899. Add feature test for nested null case w...

2016-07-31 Thread xunzhang
Github user xunzhang commented on the issue: https://github.com/apache/incubator-hawq/pull/827 +1 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so

[GitHub] incubator-hawq pull request #828: HAWQ-969. Add getting configuration from H...

2016-08-01 Thread xunzhang
Github user xunzhang commented on a diff in the pull request: https://github.com/apache/incubator-hawq/pull/828#discussion_r72933008 --- Diff: src/test/feature/lib/hdfs_config.h --- @@ -0,0 +1,172 @@ +#ifndef HAWQ_SRC_TEST_FEATURE_LIB_HDFS_CONFIG_H_ +#define

[GitHub] incubator-hawq issue #811: GPSQL-3288: Set dummy workfile pointer to NULL af...

2016-07-31 Thread xunzhang
Github user xunzhang commented on the issue: https://github.com/apache/incubator-hawq/pull/811 Additional risks: - https://github.com/apache/incubator-hawq/blob/master/src/backend/executor/nodeHashjoin.c#L1576 - https://github.com/apache/incubator-hawq/blob/master/src/backend

[GitHub] incubator-hawq pull request #:

2016-07-31 Thread xunzhang
Github user xunzhang commented on the pull request: https://github.com/apache/incubator-hawq/commit/decbe0debdd024f759b06f83fb181a67d934c75e#commitcomment-18466158 https://github.com/apache/incubator-hawq/pull/826 --- If your project is set up for it, you can reply to this email

[GitHub] incubator-hawq pull request #828: HAWQ-969. Add getting configuration from H...

2016-08-01 Thread xunzhang
Github user xunzhang commented on a diff in the pull request: https://github.com/apache/incubator-hawq/pull/828#discussion_r72934755 --- Diff: src/test/feature/testlib/test_lib.cpp --- @@ -56,6 +58,69 @@ TEST_F(TestCommonLib, TestHawqConfig) { return

[GitHub] incubator-hawq pull request #828: HAWQ-969. Add getting configuration from H...

2016-08-01 Thread xunzhang
Github user xunzhang commented on a diff in the pull request: https://github.com/apache/incubator-hawq/pull/828#discussion_r72934303 --- Diff: src/test/feature/lib/hdfs_config.cpp --- @@ -0,0 +1,284 @@ +#include +#include +#include +#include + +#include

[GitHub] incubator-hawq pull request #828: HAWQ-969. Add getting configuration from H...

2016-08-01 Thread xunzhang
Github user xunzhang commented on a diff in the pull request: https://github.com/apache/incubator-hawq/pull/828#discussion_r72935754 --- Diff: src/test/feature/lib/hdfs_config.cpp --- @@ -0,0 +1,284 @@ +#include +#include +#include +#include + +#include

[GitHub] incubator-hawq pull request #828: HAWQ-969. Add getting configuration from H...

2016-08-01 Thread xunzhang
Github user xunzhang commented on a diff in the pull request: https://github.com/apache/incubator-hawq/pull/828#discussion_r72937658 --- Diff: src/test/feature/lib/xml_parser.h --- @@ -17,10 +17,27 @@ class XmlConfig { public: explicit XmlConfig(std::string

[GitHub] incubator-hawq pull request #828: HAWQ-969. Add getting configuration from H...

2016-08-01 Thread xunzhang
Github user xunzhang commented on a diff in the pull request: https://github.com/apache/incubator-hawq/pull/828#discussion_r72935273 --- Diff: src/test/feature/lib/hdfs_config.cpp --- @@ -0,0 +1,284 @@ +#include +#include +#include +#include + +#include

[GitHub] incubator-hawq pull request #818: HAWQ-955. Add scriptS for feature test run...

2016-07-27 Thread xunzhang
Github user xunzhang commented on a diff in the pull request: https://github.com/apache/incubator-hawq/pull/818#discussion_r72559287 --- Diff: src/test/feature/run-feature-test.sh --- @@ -0,0 +1,47 @@ +#! /bin/bash + +if [ x$GPHOME == 'x' ]; then + echo "P

[GitHub] incubator-hawq pull request #818: HAWQ-955. Add scriptS for feature test run...

2016-07-27 Thread xunzhang
Github user xunzhang commented on a diff in the pull request: https://github.com/apache/incubator-hawq/pull/818#discussion_r72557500 --- Diff: src/test/feature/run-feature-test.sh --- @@ -0,0 +1,47 @@ +#! /bin/bash + +if [ x$GPHOME == 'x' ]; then + echo "P

[GitHub] incubator-hawq pull request #818: HAWQ-955. Add scriptS for feature test run...

2016-07-27 Thread xunzhang
Github user xunzhang commented on a diff in the pull request: https://github.com/apache/incubator-hawq/pull/818#discussion_r72557444 --- Diff: src/test/feature/run-feature-test.sh --- @@ -0,0 +1,47 @@ +#! /bin/bash + +if [ x$GPHOME == 'x' ]; then + echo "P

[GitHub] incubator-hawq pull request #818: HAWQ-955. Add scriptS for feature test run...

2016-07-27 Thread xunzhang
Github user xunzhang commented on a diff in the pull request: https://github.com/apache/incubator-hawq/pull/818#discussion_r72557467 --- Diff: src/test/feature/run-feature-test.sh --- @@ -0,0 +1,47 @@ +#! /bin/bash + +if [ x$GPHOME == 'x' ]; then + echo "P

[GitHub] incubator-hawq pull request #818: HAWQ-955. Add scriptS for feature test run...

2016-07-27 Thread xunzhang
Github user xunzhang commented on a diff in the pull request: https://github.com/apache/incubator-hawq/pull/818#discussion_r72557537 --- Diff: src/test/feature/run-feature-test.sh --- @@ -0,0 +1,47 @@ +#! /bin/bash + +if [ x$GPHOME == 'x' ]; then + echo "P

[GitHub] incubator-hawq pull request #818: HAWQ-955. Add scriptS for feature test run...

2016-07-27 Thread xunzhang
Github user xunzhang commented on a diff in the pull request: https://github.com/apache/incubator-hawq/pull/818#discussion_r72557599 --- Diff: src/test/feature/run-feature-test.sh --- @@ -0,0 +1,47 @@ +#! /bin/bash + +if [ x$GPHOME == 'x' ]; then + echo "P

[GitHub] incubator-hawq pull request #818: HAWQ-955. Add scriptS for feature test run...

2016-07-27 Thread xunzhang
Github user xunzhang commented on a diff in the pull request: https://github.com/apache/incubator-hawq/pull/818#discussion_r72557615 --- Diff: src/test/feature/run-feature-test.sh --- @@ -0,0 +1,47 @@ +#! /bin/bash + +if [ x$GPHOME == 'x' ]; then + echo "P

[GitHub] incubator-hawq issue #818: HAWQ-955. Add scriptS for feature test running in...

2016-07-27 Thread xunzhang
Github user xunzhang commented on the issue: https://github.com/apache/incubator-hawq/pull/818 Actually I don't want to update README.md this time. We are not sure that the script is working well till now so users could still run these tests in old way until we are sure this works

[GitHub] incubator-hawq pull request #818: HAWQ-955. Add scriptS for feature test run...

2016-07-27 Thread xunzhang
Github user xunzhang commented on a diff in the pull request: https://github.com/apache/incubator-hawq/pull/818#discussion_r72557899 --- Diff: src/test/feature/run-feature-test.sh --- @@ -0,0 +1,47 @@ +#! /bin/bash + +if [ x$GPHOME == 'x' ]; then + echo "P

[GitHub] incubator-hawq pull request #818: HAWQ-955. Add scriptS for feature test run...

2016-07-27 Thread xunzhang
Github user xunzhang commented on a diff in the pull request: https://github.com/apache/incubator-hawq/pull/818#discussion_r72565256 --- Diff: src/test/feature/run-feature-test.sh --- @@ -0,0 +1,47 @@ +#! /bin/bash + +if [ x$GPHOME == 'x' ]; then + echo "P

[GitHub] incubator-hawq issue #832: Hawq-970. Provide More Accurate Information When ...

2016-08-03 Thread xunzhang
Github user xunzhang commented on the issue: https://github.com/apache/incubator-hawq/pull/832 +1 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so

[GitHub] incubator-hawq issue #828: HAWQ-969. Add getting configuration from HDFS and...

2016-08-02 Thread xunzhang
Github user xunzhang commented on the issue: https://github.com/apache/incubator-hawq/pull/828 LGTM --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so

[GitHub] incubator-hawq pull request #:

2016-08-03 Thread xunzhang
Github user xunzhang commented on the pull request: https://github.com/apache/incubator-hawq/commit/b7e2ba95a538f3503b8aa61319f0b31adb0dc8da#commitcomment-18514023 https://github.com/apache/incubator-hawq/pull/833 --- If your project is set up for it, you can reply to this email

[GitHub] incubator-hawq pull request #847: Hawq 1005. Add distributed policy info in ...

2016-08-15 Thread xunzhang
GitHub user xunzhang opened a pull request: https://github.com/apache/incubator-hawq/pull/847 Hawq 1005. Add distributed policy info in hawq extract. You can merge this pull request into a Git repository by running: $ git pull https://github.com/xunzhang/incubator-hawq HAWQ

[GitHub] incubator-hawq issue #847: Hawq 1005. Add distributed policy info in hawq ex...

2016-08-15 Thread xunzhang
Github user xunzhang commented on the issue: https://github.com/apache/incubator-hawq/pull/847 cc @ictmalili @radarwave --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled

  1   2   3   4   5   >