incubator-hawq git commit: HAWQ-1324. Fixed crash at query cancel, signal hanler cannot call unsafe elog()

2017-02-13 Thread mli
Repository: incubator-hawq Updated Branches: refs/heads/master 256c0668c -> 305e2bc78 HAWQ-1324. Fixed crash at query cancel, signal hanler cannot call unsafe elog() Project: http://git-wip-us.apache.org/repos/asf/incubator-hawq/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-ha

incubator-hawq git commit: HAWQ-1338. Fixed writer process doesn't exit nicely in some case

2017-02-15 Thread mli
Repository: incubator-hawq Updated Branches: refs/heads/master 571c50b07 -> 946fe58ee HAWQ-1338. Fixed writer process doesn't exit nicely in some case Signed-off-by: Ivan Weng Project: http://git-wip-us.apache.org/repos/asf/incubator-hawq/repo Commit: http://git-wip-us.apache.org/repos/asf/

incubator-hawq git commit: HAWQ-1345. Fixed relfile path bug: catalog and hdfs relfile have different rule

2017-02-20 Thread mli
Repository: incubator-hawq Updated Branches: refs/heads/master f5033eaa3 -> f77a332fb HAWQ-1345. Fixed relfile path bug: catalog and hdfs relfile have different rule Signed-off-by: Amy Bai Project: http://git-wip-us.apache.org/repos/asf/incubator-hawq/repo Commit: http://git-wip-us.apache.o

incubator-hawq git commit: HAWQ-1342. Fixed QE process hang in shared input scan on segment node

2017-02-23 Thread mli
Repository: incubator-hawq Updated Branches: refs/heads/master b65d7561f -> 21d78d37a HAWQ-1342. Fixed QE process hang in shared input scan on segment node The basic idea for this kinds of hung problem is to: (1) The error thrown segment will invoke rollback the whole transaction, and all rel

incubator-hawq git commit: HAWQ-1408. Fixed crash when alloc not enough segno for write

2017-03-26 Thread mli
Repository: incubator-hawq Updated Branches: refs/heads/master 1f23cfcaf -> 6041f4a51 HAWQ-1408. Fixed crash when alloc not enough segno for write This fix includes below changes: (1) When keepHash, we can not guarantee that only generate remaining_num is enough to alloc seg file for all segm

incubator-hawq git commit: HAWQ-1417. Fixed crash when ANALYZE after COPY because of invalid resource owner

2017-04-06 Thread mli
Repository: incubator-hawq Updated Branches: refs/heads/master 8595cdb81 -> 47dd8f6c4 HAWQ-1417. Fixed crash when ANALYZE after COPY because of invalid resource owner Project: http://git-wip-us.apache.org/repos/asf/incubator-hawq/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-h

incubator-hawq git commit: HAWQ-1417. Fixed crash when ANALYZE after COPY because of invalid resource owner [Forced Update!]

2017-04-06 Thread mli
Repository: incubator-hawq Updated Branches: refs/heads/master 47dd8f6c4 -> db5568488 (forced update) HAWQ-1417. Fixed crash when ANALYZE after COPY because of invalid resource owner Project: http://git-wip-us.apache.org/repos/asf/incubator-hawq/repo Commit: http://git-wip-us.apache.org/repos

incubator-hawq git commit: Revert "HAWQ-1417. Fixed crash when ANALYZE after COPY because of invalid resource owner"

2017-04-06 Thread mli
Repository: incubator-hawq Updated Branches: refs/heads/master db5568488 -> 1d914de51 Revert "HAWQ-1417. Fixed crash when ANALYZE after COPY because of invalid resource owner" This reverts commit db55684886508c3e5e0ba1b9cd603e797996109b. Project: http://git-wip-us.apache.org/repos/asf/incub

incubator-hawq git commit: HAWQ-1417. Fixed crash when ANALYZE after COPY because of invalid resource owner [Forced Update!]

2017-04-06 Thread mli
Repository: incubator-hawq Updated Branches: refs/heads/master 1d914de51 -> 1bbd1e969 (forced update) HAWQ-1417. Fixed crash when ANALYZE after COPY because of invalid resource owner Project: http://git-wip-us.apache.org/repos/asf/incubator-hawq/repo Commit: http://git-wip-us.apache.org/repos

incubator-hawq git commit: HAWQ-1417. Do not need to release resource owner in exception block

2017-04-11 Thread mli
Repository: incubator-hawq Updated Branches: refs/heads/master f04c9673f -> 0899c5343 HAWQ-1417. Do not need to release resource owner in exception block Project: http://git-wip-us.apache.org/repos/asf/incubator-hawq/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-hawq/commit/08

incubator-hawq git commit: HAWQ-1438. Support resource owner beyond transaction boundary

2017-04-21 Thread mli
Repository: incubator-hawq Updated Branches: refs/heads/master e889fc6d7 -> b8e6afd12 HAWQ-1438. Support resource owner beyond transaction boundary (1) Add TopResourceOwner to trace resource used beyond the transaction boundary. (2) When to auto alloc a new TopResourceOwner for each process?

incubator-hawq git commit: HAWQ-1453. Fixed relation_close() error at analyzeStmt(): not owned by resource owner TopTransaction (resowner.c:814)

2017-05-04 Thread mli
Repository: incubator-hawq Updated Branches: refs/heads/master afcf34c09 -> 50bf9a3e9 HAWQ-1453. Fixed relation_close() error at analyzeStmt(): not owned by resource owner TopTransaction (resowner.c:814) The relation opened at TopResourceOwner, while close at a new transaction resource owner

incubator-hawq git commit: HAWQ-1448. Fixed postmaster process hung at recv () on segment

2017-07-12 Thread mli
Repository: incubator-hawq Updated Branches: refs/heads/master 64bd28213 -> 80e8322c2 HAWQ-1448. Fixed postmaster process hung at recv () on segment Project: http://git-wip-us.apache.org/repos/asf/incubator-hawq/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-hawq/commit/80e8322

incubator-hawq git commit: HAWQ-868. Add some useful links in README.md

2016-06-27 Thread mli
Repository: incubator-hawq Updated Branches: refs/heads/master 10f778cda -> 5a8622707 HAWQ-868. Add some useful links in README.md Project: http://git-wip-us.apache.org/repos/asf/incubator-hawq/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-hawq/commit/5a862270 Tree: http://git

incubator-hawq git commit: HAWQ-868. mailing list format error in README.md

2016-06-27 Thread mli
Repository: incubator-hawq Updated Branches: refs/heads/master 5a8622707 -> 5d4c8d005 HAWQ-868. mailing list format error in README.md Project: http://git-wip-us.apache.org/repos/asf/incubator-hawq/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-hawq/commit/5d4c8d00 Tree: http:/

incubator-hawq git commit: HAWQ-877. Need to stop building when building error occurs in gpfdist directory

2016-06-28 Thread mli
Repository: incubator-hawq Updated Branches: refs/heads/master 323fb6fd6 -> 706882c20 HAWQ-877. Need to stop building when building error occurs in gpfdist directory Project: http://git-wip-us.apache.org/repos/asf/incubator-hawq/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-ha

[incubator-hawq] Git Push Summary [forced push!] [Forced Update!]

2016-09-07 Thread mli
Repository: incubator-hawq Updated Branches: refs/heads/master b0cc5556c -> 429ae91ae (forced update)

[53/70] incubator-hawq git commit: HAWQ-1007. Add the pgcrypto code into hawq

2016-09-07 Thread mli
http://git-wip-us.apache.org/repos/asf/incubator-hawq/blob/801100ed/contrib/pgcrypto/sql/pgp-pubkey-decrypt.sql -- diff --git a/contrib/pgcrypto/sql/pgp-pubkey-decrypt.sql b/contrib/pgcrypto/sql/pgp-pubkey-decrypt.sql new file mod

[03/70] [partial] incubator-hawq git commit: HAWQ-959. revert thrift build commands.

2016-09-07 Thread mli
http://git-wip-us.apache.org/repos/asf/incubator-hawq/blob/72ea8afd/depends/thirdparty/thrift/lib/cpp/src/thrift/concurrency/Mutex.cpp -- diff --git a/depends/thirdparty/thrift/lib/cpp/src/thrift/concurrency/Mutex.cpp b/depends/th

[51/70] [partial] incubator-hawq git commit: HAWQ-959. revert thrift build commands.

2016-09-07 Thread mli
HAWQ-959. revert thrift build commands. Remove Thrift from source tree * We will need to update documentation to provide guidance on building supporte Thrift version (0.9.3). * Manually revert relavant portions of c0d7c4fdbebbf6f48be92974a8f055a02ea4c3f2 Project: http://git-wip-us.apache.org/

[55/70] incubator-hawq git commit: HAWQ-1007. Add the pgcrypto code into hawq

2016-09-07 Thread mli
http://git-wip-us.apache.org/repos/asf/incubator-hawq/blob/801100ed/contrib/pgcrypto/rijndael.tbl -- diff --git a/contrib/pgcrypto/rijndael.tbl b/contrib/pgcrypto/rijndael.tbl new file mode 100644 index 000..c7610c0 --- /dev/nu

[13/70] [partial] incubator-hawq git commit: HAWQ-959. revert thrift build commands.

2016-09-07 Thread mli
http://git-wip-us.apache.org/repos/asf/incubator-hawq/blob/72ea8afd/depends/thirdparty/thrift/lib/as3/src/org/apache/thrift/transport/TSocket.as -- diff --git a/depends/thirdparty/thrift/lib/as3/src/org/apache/thrift/transport/TSo

[67/70] incubator-hawq git commit: HAWQ-960. Remove the file BUILD_INSTRUCTIONS.md and move the content in it to README.md.

2016-09-07 Thread mli
HAWQ-960. Remove the file BUILD_INSTRUCTIONS.md and move the content in it to README.md. Project: http://git-wip-us.apache.org/repos/asf/incubator-hawq/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-hawq/commit/cfbf19e3 Tree: http://git-wip-us.apache.org/repos/asf/incubator-hawq/t

[27/70] [partial] incubator-hawq git commit: HAWQ-959. revert thrift build commands.

2016-09-07 Thread mli
http://git-wip-us.apache.org/repos/asf/incubator-hawq/blob/72ea8afd/depends/thirdparty/thrift/compiler/cpp/src/generate/t_perl_generator.cc -- diff --git a/depends/thirdparty/thrift/compiler/cpp/src/generate/t_perl_generator.cc b

[09/70] [partial] incubator-hawq git commit: HAWQ-959. revert thrift build commands.

2016-09-07 Thread mli
http://git-wip-us.apache.org/repos/asf/incubator-hawq/blob/72ea8afd/depends/thirdparty/thrift/lib/c_glib/test/testcontainertest.c -- diff --git a/depends/thirdparty/thrift/lib/c_glib/test/testcontainertest.c b/depends/thirdparty/t

[15/70] [partial] incubator-hawq git commit: HAWQ-959. revert thrift build commands.

2016-09-07 Thread mli
http://git-wip-us.apache.org/repos/asf/incubator-hawq/blob/72ea8afd/depends/thirdparty/thrift/doc/specs/idl.md -- diff --git a/depends/thirdparty/thrift/doc/specs/idl.md b/depends/thirdparty/thrift/doc/specs/idl.md deleted file mo

[06/70] [partial] incubator-hawq git commit: HAWQ-959. revert thrift build commands.

2016-09-07 Thread mli
http://git-wip-us.apache.org/repos/asf/incubator-hawq/blob/72ea8afd/depends/thirdparty/thrift/lib/cocoa/src/transport/TSSLSocketClient.m -- diff --git a/depends/thirdparty/thrift/lib/cocoa/src/transport/TSSLSocketClient.m b/depen

[66/70] incubator-hawq git commit: HAWQ-1007. Add the pgcrypto code into hawq

2016-09-07 Thread mli
HAWQ-1007. Add the pgcrypto code into hawq Avoid maven license check for pgcrypto since it comes from upstream postgres. Project: http://git-wip-us.apache.org/repos/asf/incubator-hawq/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-hawq/commit/dbbdbe48 Tree: http://git-wip-us.apach

[40/70] [partial] incubator-hawq git commit: HAWQ-959. revert thrift build commands.

2016-09-07 Thread mli
http://git-wip-us.apache.org/repos/asf/incubator-hawq/blob/72ea8afd/depends/thirdparty/thrift/compiler/cpp/src/generate/t_d_generator.cc -- diff --git a/depends/thirdparty/thrift/compiler/cpp/src/generate/t_d_generator.cc b/depen

[24/70] [partial] incubator-hawq git commit: HAWQ-959. revert thrift build commands.

2016-09-07 Thread mli
http://git-wip-us.apache.org/repos/asf/incubator-hawq/blob/72ea8afd/depends/thirdparty/thrift/compiler/cpp/src/generate/t_rb_generator.cc -- diff --git a/depends/thirdparty/thrift/compiler/cpp/src/generate/t_rb_generator.cc b/dep

[12/70] [partial] incubator-hawq git commit: HAWQ-959. revert thrift build commands.

2016-09-07 Thread mli
http://git-wip-us.apache.org/repos/asf/incubator-hawq/blob/72ea8afd/depends/thirdparty/thrift/lib/c_glib/src/thrift/c_glib/protocol/thrift_protocol.c -- diff --git a/depends/thirdparty/thrift/lib/c_glib/src/thrift/c_glib/protocol/

[65/70] incubator-hawq git commit: HAWQ-1007. Add the pgcrypto code into hawq

2016-09-07 Thread mli
HAWQ-1007. Add the pgcrypto code into hawq Project: http://git-wip-us.apache.org/repos/asf/incubator-hawq/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-hawq/commit/801100ed Tree: http://git-wip-us.apache.org/repos/asf/incubator-hawq/tree/801100ed Diff: http://git-wip-us.apache.org

[34/70] [partial] incubator-hawq git commit: HAWQ-959. revert thrift build commands.

2016-09-07 Thread mli
http://git-wip-us.apache.org/repos/asf/incubator-hawq/blob/72ea8afd/depends/thirdparty/thrift/compiler/cpp/src/generate/t_hs_generator.cc -- diff --git a/depends/thirdparty/thrift/compiler/cpp/src/generate/t_hs_generator.cc b/dep

[50/70] [partial] incubator-hawq git commit: HAWQ-959. revert thrift build commands.

2016-09-07 Thread mli
http://git-wip-us.apache.org/repos/asf/incubator-hawq/blob/72ea8afd/GNUmakefile.in -- diff --git a/GNUmakefile.in b/GNUmakefile.in index fd97f4f..6a7ca9b 100644 --- a/GNUmakefile.in +++ b/GNUmakefile.in @@ -11,7 +11,6 @@ include $(

[22/70] [partial] incubator-hawq git commit: HAWQ-959. revert thrift build commands.

2016-09-07 Thread mli
http://git-wip-us.apache.org/repos/asf/incubator-hawq/blob/72ea8afd/depends/thirdparty/thrift/compiler/cpp/src/parse/t_field.h -- diff --git a/depends/thirdparty/thrift/compiler/cpp/src/parse/t_field.h b/depends/thirdparty/thrift/

[17/70] [partial] incubator-hawq git commit: HAWQ-959. revert thrift build commands.

2016-09-07 Thread mli
http://git-wip-us.apache.org/repos/asf/incubator-hawq/blob/72ea8afd/depends/thirdparty/thrift/contrib/transport-sample/client/client.vcxproj -- diff --git a/depends/thirdparty/thrift/contrib/transport-sample/client/client.vcxproj

[61/70] incubator-hawq git commit: HAWQ-1007. Add the pgcrypto code into hawq

2016-09-07 Thread mli
http://git-wip-us.apache.org/repos/asf/incubator-hawq/blob/801100ed/contrib/pgcrypto/expected/sha2.out -- diff --git a/contrib/pgcrypto/expected/sha2.out b/contrib/pgcrypto/expected/sha2.out new file mode 100644 index 000..2df

[21/70] [partial] incubator-hawq git commit: HAWQ-959. revert thrift build commands.

2016-09-07 Thread mli
http://git-wip-us.apache.org/repos/asf/incubator-hawq/blob/72ea8afd/depends/thirdparty/thrift/compiler/cpp/src/thrifty.yy -- diff --git a/depends/thirdparty/thrift/compiler/cpp/src/thrifty.yy b/depends/thirdparty/thrift/compiler/c

[56/70] incubator-hawq git commit: HAWQ-1007. Add the pgcrypto code into hawq

2016-09-07 Thread mli
http://git-wip-us.apache.org/repos/asf/incubator-hawq/blob/801100ed/contrib/pgcrypto/px.c -- diff --git a/contrib/pgcrypto/px.c b/contrib/pgcrypto/px.c new file mode 100644 index 000..f23d4de --- /dev/null +++ b/contrib/pgcrypt

[35/70] [partial] incubator-hawq git commit: HAWQ-959. revert thrift build commands.

2016-09-07 Thread mli
http://git-wip-us.apache.org/repos/asf/incubator-hawq/blob/72ea8afd/depends/thirdparty/thrift/compiler/cpp/src/generate/t_haxe_generator.cc -- diff --git a/depends/thirdparty/thrift/compiler/cpp/src/generate/t_haxe_generator.cc b

[18/70] [partial] incubator-hawq git commit: HAWQ-959. revert thrift build commands.

2016-09-07 Thread mli
http://git-wip-us.apache.org/repos/asf/incubator-hawq/blob/72ea8afd/depends/thirdparty/thrift/contrib/thrift-maven-plugin/src/main/java/org/apache/thrift/maven/AbstractThriftMojo.java -- diff --git a/depends/thirdparty/thrift/cont

[05/70] [partial] incubator-hawq git commit: HAWQ-959. revert thrift build commands.

2016-09-07 Thread mli
http://git-wip-us.apache.org/repos/asf/incubator-hawq/blob/72ea8afd/depends/thirdparty/thrift/lib/cpp/libthriftnb.vcxproj -- diff --git a/depends/thirdparty/thrift/lib/cpp/libthriftnb.vcxproj b/depends/thirdparty/thrift/lib/cpp/li

[10/70] [partial] incubator-hawq git commit: HAWQ-959. revert thrift build commands.

2016-09-07 Thread mli
http://git-wip-us.apache.org/repos/asf/incubator-hawq/blob/72ea8afd/depends/thirdparty/thrift/lib/c_glib/src/thrift/c_glib/transport/thrift_socket.h -- diff --git a/depends/thirdparty/thrift/lib/c_glib/src/thrift/c_glib/transport/

[38/70] [partial] incubator-hawq git commit: HAWQ-959. revert thrift build commands.

2016-09-07 Thread mli
http://git-wip-us.apache.org/repos/asf/incubator-hawq/blob/72ea8afd/depends/thirdparty/thrift/compiler/cpp/src/generate/t_erl_generator.cc -- diff --git a/depends/thirdparty/thrift/compiler/cpp/src/generate/t_erl_generator.cc b/d

[23/70] [partial] incubator-hawq git commit: HAWQ-959. revert thrift build commands.

2016-09-07 Thread mli
http://git-wip-us.apache.org/repos/asf/incubator-hawq/blob/72ea8afd/depends/thirdparty/thrift/compiler/cpp/src/globals.h -- diff --git a/depends/thirdparty/thrift/compiler/cpp/src/globals.h b/depends/thirdparty/thrift/compiler/cpp

[08/70] [partial] incubator-hawq git commit: HAWQ-959. revert thrift build commands.

2016-09-07 Thread mli
http://git-wip-us.apache.org/repos/asf/incubator-hawq/blob/72ea8afd/depends/thirdparty/thrift/lib/c_glib/test/testthrifttestclient.cpp -- diff --git a/depends/thirdparty/thrift/lib/c_glib/test/testthrifttestclient.cpp b/depends/th

[52/70] incubator-hawq git commit: Including Crypto NOTICE in the README.md

2016-09-07 Thread mli
Including Crypto NOTICE in the README.md Project: http://git-wip-us.apache.org/repos/asf/incubator-hawq/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-hawq/commit/32786333 Tree: http://git-wip-us.apache.org/repos/asf/incubator-hawq/tree/32786333 Diff: http://git-wip-us.apache.org/r

[01/70] [partial] incubator-hawq git commit: HAWQ-959. revert thrift build commands.

2016-09-07 Thread mli
Repository: incubator-hawq Updated Branches: refs/heads/master 429ae91ae -> b0cc5556c http://git-wip-us.apache.org/repos/asf/incubator-hawq/blob/72ea8afd/depends/thirdparty/thrift/lib/cpp/src/thrift/protocol/TCompactProtocol.tcc --

[30/70] [partial] incubator-hawq git commit: HAWQ-959. revert thrift build commands.

2016-09-07 Thread mli
http://git-wip-us.apache.org/repos/asf/incubator-hawq/blob/72ea8afd/depends/thirdparty/thrift/compiler/cpp/src/generate/t_js_generator.cc -- diff --git a/depends/thirdparty/thrift/compiler/cpp/src/generate/t_js_generator.cc b/dep

[48/70] [partial] incubator-hawq git commit: HAWQ-959. revert thrift build commands.

2016-09-07 Thread mli
http://git-wip-us.apache.org/repos/asf/incubator-hawq/blob/72ea8afd/depends/thirdparty/thrift/CMakeLists.txt -- diff --git a/depends/thirdparty/thrift/CMakeLists.txt b/depends/thirdparty/thrift/CMakeLists.txt deleted file mode 100

[33/70] [partial] incubator-hawq git commit: HAWQ-959. revert thrift build commands.

2016-09-07 Thread mli
http://git-wip-us.apache.org/repos/asf/incubator-hawq/blob/72ea8afd/depends/thirdparty/thrift/compiler/cpp/src/generate/t_html_generator.cc -- diff --git a/depends/thirdparty/thrift/compiler/cpp/src/generate/t_html_generator.cc b

[36/70] [partial] incubator-hawq git commit: HAWQ-959. revert thrift build commands.

2016-09-07 Thread mli
http://git-wip-us.apache.org/repos/asf/incubator-hawq/blob/72ea8afd/depends/thirdparty/thrift/compiler/cpp/src/generate/t_gv_generator.cc -- diff --git a/depends/thirdparty/thrift/compiler/cpp/src/generate/t_gv_generator.cc b/dep

[16/70] [partial] incubator-hawq git commit: HAWQ-959. revert thrift build commands.

2016-09-07 Thread mli
http://git-wip-us.apache.org/repos/asf/incubator-hawq/blob/72ea8afd/depends/thirdparty/thrift/contrib/zeromq/test-server.cpp -- diff --git a/depends/thirdparty/thrift/contrib/zeromq/test-server.cpp b/depends/thirdparty/thrift/cont

[11/70] [partial] incubator-hawq git commit: HAWQ-959. revert thrift build commands.

2016-09-07 Thread mli
http://git-wip-us.apache.org/repos/asf/incubator-hawq/blob/72ea8afd/depends/thirdparty/thrift/lib/c_glib/src/thrift/c_glib/transport/thrift_buffered_transport.c -- diff --git a/depends/thirdparty/thrift/lib/c_glib/src/thrift/c_gli

[02/70] [partial] incubator-hawq git commit: HAWQ-959. revert thrift build commands.

2016-09-07 Thread mli
http://git-wip-us.apache.org/repos/asf/incubator-hawq/blob/72ea8afd/depends/thirdparty/thrift/lib/cpp/src/thrift/concurrency/TimerManager.h -- diff --git a/depends/thirdparty/thrift/lib/cpp/src/thrift/concurrency/TimerManager.h b

[28/70] [partial] incubator-hawq git commit: HAWQ-959. revert thrift build commands.

2016-09-07 Thread mli
t; " = new " << sname << " in" << endl; - indent_up(); - indent(out) << "ignore(iprot#readStructBegin);" << endl; - - // Loop over reading in fields - indent(out) << "(try while true do" << endl; - indent_up()

[14/70] [partial] incubator-hawq git commit: HAWQ-959. revert thrift build commands.

2016-09-07 Thread mli
http://git-wip-us.apache.org/repos/asf/incubator-hawq/blob/72ea8afd/depends/thirdparty/thrift/lib/as3/build.xml -- diff --git a/depends/thirdparty/thrift/lib/as3/build.xml b/depends/thirdparty/thrift/lib/as3/build.xml deleted file

[19/70] [partial] incubator-hawq git commit: HAWQ-959. revert thrift build commands.

2016-09-07 Thread mli
http://git-wip-us.apache.org/repos/asf/incubator-hawq/blob/72ea8afd/depends/thirdparty/thrift/contrib/fb303/cpp/ServiceTracker.cpp -- diff --git a/depends/thirdparty/thrift/contrib/fb303/cpp/ServiceTracker.cpp b/depends/thirdparty

[25/70] [partial] incubator-hawq git commit: HAWQ-959. revert thrift build commands.

2016-09-07 Thread mli
http://git-wip-us.apache.org/repos/asf/incubator-hawq/blob/72ea8afd/depends/thirdparty/thrift/compiler/cpp/src/generate/t_py_generator.cc -- diff --git a/depends/thirdparty/thrift/compiler/cpp/src/generate/t_py_generator.cc b/dep

[54/70] incubator-hawq git commit: HAWQ-1007. Add the pgcrypto code into hawq

2016-09-07 Thread mli
http://git-wip-us.apache.org/repos/asf/incubator-hawq/blob/801100ed/contrib/pgcrypto/sha2.c -- diff --git a/contrib/pgcrypto/sha2.c b/contrib/pgcrypto/sha2.c new file mode 100644 index 000..5de94b2 --- /dev/null +++ b/contrib/p

[04/70] [partial] incubator-hawq git commit: HAWQ-959. revert thrift build commands.

2016-09-07 Thread mli
http://git-wip-us.apache.org/repos/asf/incubator-hawq/blob/72ea8afd/depends/thirdparty/thrift/lib/cpp/src/thrift/async/TAsyncDispatchProcessor.h -- diff --git a/depends/thirdparty/thrift/lib/cpp/src/thrift/async/TAsyncDispatchProc

[68/70] incubator-hawq git commit: HAWQ-958, HAWQ-976, HAWQ-957. LICENSE & NOTICE updates

2016-09-07 Thread mli
http://git-wip-us.apache.org/repos/asf/incubator-hawq/blob/0fe6d82d/licenses/LICENSE-pitlockfile.txt -- diff --git a/licenses/LICENSE-pitlockfile.txt b/licenses/LICENSE-pitlockfile.txt new file mode 100644 index 000..8def309 --

[41/70] [partial] incubator-hawq git commit: HAWQ-959. revert thrift build commands.

2016-09-07 Thread mli
http://git-wip-us.apache.org/repos/asf/incubator-hawq/blob/72ea8afd/depends/thirdparty/thrift/compiler/cpp/src/generate/t_csharp_generator.cc -- diff --git a/depends/thirdparty/thrift/compiler/cpp/src/generate/t_csharp_generator.c

[62/70] incubator-hawq git commit: HAWQ-1007. Add the pgcrypto code into hawq

2016-09-07 Thread mli
http://git-wip-us.apache.org/repos/asf/incubator-hawq/blob/801100ed/contrib/pgcrypto/expected/3des.out -- diff --git a/contrib/pgcrypto/expected/3des.out b/contrib/pgcrypto/expected/3des.out new file mode 100644 index 000..898

[31/70] [partial] incubator-hawq git commit: HAWQ-959. revert thrift build commands.

2016-09-07 Thread mli
http://git-wip-us.apache.org/repos/asf/incubator-hawq/blob/72ea8afd/depends/thirdparty/thrift/compiler/cpp/src/generate/t_javame_generator.cc -- diff --git a/depends/thirdparty/thrift/compiler/cpp/src/generate/t_javame_generator.c

[59/70] incubator-hawq git commit: HAWQ-1007. Add the pgcrypto code into hawq

2016-09-07 Thread mli
http://git-wip-us.apache.org/repos/asf/incubator-hawq/blob/801100ed/contrib/pgcrypto/internal.c -- diff --git a/contrib/pgcrypto/internal.c b/contrib/pgcrypto/internal.c new file mode 100644 index 000..a02c943 --- /dev/null +++

[57/70] incubator-hawq git commit: HAWQ-1007. Add the pgcrypto code into hawq

2016-09-07 Thread mli
http://git-wip-us.apache.org/repos/asf/incubator-hawq/blob/801100ed/contrib/pgcrypto/pgp-mpi.c -- diff --git a/contrib/pgcrypto/pgp-mpi.c b/contrib/pgcrypto/pgp-mpi.c new file mode 100644 index 000..c8765b6 --- /dev/null +++ b/

[47/70] [partial] incubator-hawq git commit: HAWQ-959. revert thrift build commands.

2016-09-07 Thread mli
http://git-wip-us.apache.org/repos/asf/incubator-hawq/blob/72ea8afd/depends/thirdparty/thrift/aclocal/ax_lua.m4 -- diff --git a/depends/thirdparty/thrift/aclocal/ax_lua.m4 b/depends/thirdparty/thrift/aclocal/ax_lua.m4 deleted file

[32/70] [partial] incubator-hawq git commit: HAWQ-959. revert thrift build commands.

2016-09-07 Thread mli
http://git-wip-us.apache.org/repos/asf/incubator-hawq/blob/72ea8afd/depends/thirdparty/thrift/compiler/cpp/src/generate/t_java_generator.cc -- diff --git a/depends/thirdparty/thrift/compiler/cpp/src/generate/t_java_generator.cc b

[26/70] [partial] incubator-hawq git commit: HAWQ-959. revert thrift build commands.

2016-09-07 Thread mli
http://git-wip-us.apache.org/repos/asf/incubator-hawq/blob/72ea8afd/depends/thirdparty/thrift/compiler/cpp/src/generate/t_php_generator.cc -- diff --git a/depends/thirdparty/thrift/compiler/cpp/src/generate/t_php_generator.cc b/d

[42/70] [partial] incubator-hawq git commit: HAWQ-959. revert thrift build commands.

2016-09-07 Thread mli
http://git-wip-us.apache.org/repos/asf/incubator-hawq/blob/72ea8afd/depends/thirdparty/thrift/compiler/cpp/src/generate/t_cpp_generator.cc -- diff --git a/depends/thirdparty/thrift/compiler/cpp/src/generate/t_cpp_generator.cc b/d

[58/70] incubator-hawq git commit: HAWQ-1007. Add the pgcrypto code into hawq

2016-09-07 Thread mli
http://git-wip-us.apache.org/repos/asf/incubator-hawq/blob/801100ed/contrib/pgcrypto/pgcrypto.sql.in -- diff --git a/contrib/pgcrypto/pgcrypto.sql.in b/contrib/pgcrypto/pgcrypto.sql.in new file mode 100644 index 000..8388e86 --

[39/70] [partial] incubator-hawq git commit: HAWQ-959. revert thrift build commands.

2016-09-07 Thread mli
http://git-wip-us.apache.org/repos/asf/incubator-hawq/blob/72ea8afd/depends/thirdparty/thrift/compiler/cpp/src/generate/t_delphi_generator.cc -- diff --git a/depends/thirdparty/thrift/compiler/cpp/src/generate/t_delphi_generator.c

[64/70] incubator-hawq git commit: HAWQ-1007. Add the pgcrypto code into hawq

2016-09-07 Thread mli
http://git-wip-us.apache.org/repos/asf/incubator-hawq/blob/801100ed/contrib/pgcrypto -- diff --git a/contrib/pgcrypto b/contrib/pgcrypto deleted file mode 12 index a40c453..000 --- a/contrib/pgcrypto +++ /dev/null @@ -1 +0,

[63/70] incubator-hawq git commit: HAWQ-1007. Add the pgcrypto code into hawq

2016-09-07 Thread mli
http://git-wip-us.apache.org/repos/asf/incubator-hawq/blob/801100ed/contrib/pgcrypto.patch -- diff --git a/contrib/pgcrypto.patch b/contrib/pgcrypto.patch deleted file mode 100644 index 9663fab..000 --- a/contrib/pgcrypto.patch

[29/70] [partial] incubator-hawq git commit: HAWQ-959. revert thrift build commands.

2016-09-07 Thread mli
http://git-wip-us.apache.org/repos/asf/incubator-hawq/blob/72ea8afd/depends/thirdparty/thrift/compiler/cpp/src/generate/t_json_generator.cc -- diff --git a/depends/thirdparty/thrift/compiler/cpp/src/generate/t_json_generator.cc b

[70/70] incubator-hawq git commit: HAWQ-992. PXF Hive data type check in Fragmenter too restrictive

2016-09-07 Thread mli
HAWQ-992. PXF Hive data type check in Fragmenter too restrictive Project: http://git-wip-us.apache.org/repos/asf/incubator-hawq/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-hawq/commit/b0cc5556 Tree: http://git-wip-us.apache.org/repos/asf/incubator-hawq/tree/b0cc5556 Diff: http:/

[07/70] [partial] incubator-hawq git commit: HAWQ-959. revert thrift build commands.

2016-09-07 Thread mli
http://git-wip-us.apache.org/repos/asf/incubator-hawq/blob/72ea8afd/depends/thirdparty/thrift/lib/cocoa/src/protocol/TCompactProtocol.m -- diff --git a/depends/thirdparty/thrift/lib/cocoa/src/protocol/TCompactProtocol.m b/depends

[44/70] [partial] incubator-hawq git commit: HAWQ-959. revert thrift build commands.

2016-09-07 Thread mli
http://git-wip-us.apache.org/repos/asf/incubator-hawq/blob/72ea8afd/depends/thirdparty/thrift/compiler/cpp/src/generate/t_c_glib_generator.cc -- diff --git a/depends/thirdparty/thrift/compiler/cpp/src/generate/t_c_glib_generator.c

[49/70] [partial] incubator-hawq git commit: HAWQ-959. revert thrift build commands.

2016-09-07 Thread mli
http://git-wip-us.apache.org/repos/asf/incubator-hawq/blob/72ea8afd/depends/thirdparty/thrift/CHANGES -- diff --git a/depends/thirdparty/thrift/CHANGES b/depends/thirdparty/thrift/CHANGES deleted file mode 100644 index 8699261..00

[20/70] [partial] incubator-hawq git commit: HAWQ-959. revert thrift build commands.

2016-09-07 Thread mli
http://git-wip-us.apache.org/repos/asf/incubator-hawq/blob/72ea8afd/depends/thirdparty/thrift/contrib/Rebus/ServiceImpl/Client.cs -- diff --git a/depends/thirdparty/thrift/contrib/Rebus/ServiceImpl/Client.cs b/depends/thirdparty/t

[46/70] [partial] incubator-hawq git commit: HAWQ-959. revert thrift build commands.

2016-09-07 Thread mli
http://git-wip-us.apache.org/repos/asf/incubator-hawq/blob/72ea8afd/depends/thirdparty/thrift/build/cmake/ThriftMacros.cmake -- diff --git a/depends/thirdparty/thrift/build/cmake/ThriftMacros.cmake b/depends/thirdparty/thrift/buil

[37/70] [partial] incubator-hawq git commit: HAWQ-959. revert thrift build commands.

2016-09-07 Thread mli
http://git-wip-us.apache.org/repos/asf/incubator-hawq/blob/72ea8afd/depends/thirdparty/thrift/compiler/cpp/src/generate/t_go_generator.cc -- diff --git a/depends/thirdparty/thrift/compiler/cpp/src/generate/t_go_generator.cc b/dep

[45/70] [partial] incubator-hawq git commit: HAWQ-959. revert thrift build commands.

2016-09-07 Thread mli
http://git-wip-us.apache.org/repos/asf/incubator-hawq/blob/72ea8afd/depends/thirdparty/thrift/compiler/cpp/src/generate/t_as3_generator.cc -- diff --git a/depends/thirdparty/thrift/compiler/cpp/src/generate/t_as3_generator.cc b/d

[43/70] [partial] incubator-hawq git commit: HAWQ-959. revert thrift build commands.

2016-09-07 Thread mli
http://git-wip-us.apache.org/repos/asf/incubator-hawq/blob/72ea8afd/depends/thirdparty/thrift/compiler/cpp/src/generate/t_cocoa_generator.cc -- diff --git a/depends/thirdparty/thrift/compiler/cpp/src/generate/t_cocoa_generator.cc

[60/70] incubator-hawq git commit: HAWQ-1007. Add the pgcrypto code into hawq

2016-09-07 Thread mli
http://git-wip-us.apache.org/repos/asf/incubator-hawq/blob/801100ed/contrib/pgcrypto/imath.c -- diff --git a/contrib/pgcrypto/imath.c b/contrib/pgcrypto/imath.c new file mode 100644 index 000..3286cd9 --- /dev/null +++ b/contri

[69/70] incubator-hawq git commit: HAWQ-958, HAWQ-976, HAWQ-957. LICENSE & NOTICE updates

2016-09-07 Thread mli
HAWQ-958, HAWQ-976, HAWQ-957. LICENSE & NOTICE updates * Update Stream license * Update PyGreSQL license * Update CMake license * Remove ASF license header from CMake files * Update pom.xml to exclude all libyarn and libhdfs3 CMake files * Using new license format seen in spark. * HAWQ-976. dynloa

[incubator-hawq] Git Push Summary

2016-09-07 Thread mli
Repository: incubator-hawq Updated Branches: refs/heads/HAWQ-307 [deleted] bb02845e0

[incubator-hawq] Git Push Summary

2016-09-07 Thread mli
Repository: incubator-hawq Updated Branches: refs/heads/HAWQ-537 [deleted] 857fb48c5

[1/2] incubator-hawq git commit: HAWQ-1068. Fixed crash at calling get_ao_compression_ratio(null)

2016-10-08 Thread mli
Repository: incubator-hawq Updated Branches: refs/heads/master 90bd061ba -> 8928e88ea HAWQ-1068. Fixed crash at calling get_ao_compression_ratio(null) Project: http://git-wip-us.apache.org/repos/asf/incubator-hawq/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-hawq/commit/88379

[2/2] incubator-hawq git commit: HAWQ-1076. Fixed privileg check for sequence function in column DEFAULT statement

2016-10-08 Thread mli
HAWQ-1076. Fixed privileg check for sequence function in column DEFAULT statement Project: http://git-wip-us.apache.org/repos/asf/incubator-hawq/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-hawq/commit/8928e88e Tree: http://git-wip-us.apache.org/repos/asf/incubator-hawq/tree/892

incubator-hawq git commit: HAWQ-1090. Fixed build problem on macos sierra (10.12)

2016-10-08 Thread mli
Repository: incubator-hawq Updated Branches: refs/heads/master 4b3fdb262 -> 2c361d95e HAWQ-1090. Fixed build problem on macos sierra (10.12) Project: http://git-wip-us.apache.org/repos/asf/incubator-hawq/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-hawq/commit/2c361d95 Tree:

incubator-hawq git commit: HAWQ-1093. Bump Orca version and enable Orca related exception propagation

2016-10-09 Thread mli
Repository: incubator-hawq Updated Branches: refs/heads/master 2c361d95e -> 19f3fa81b HAWQ-1093. Bump Orca version and enable Orca related exception propagation In COptTasks::PplstmtOptimize, we print exception message from context using elog::ERROR. Because orca / gpos enhanced to rethrow ex

incubator-hawq git commit: HAWQ-1094. Fixed libhdfs3 RemoteBlockReader checksum cannot detect error in some cases

2016-10-10 Thread mli
Repository: incubator-hawq Updated Branches: refs/heads/master c7d6a7f52 -> 5f3db03a7 HAWQ-1094. Fixed libhdfs3 RemoteBlockReader checksum cannot detect error in some cases Project: http://git-wip-us.apache.org/repos/asf/incubator-hawq/repo Commit: http://git-wip-us.apache.org/repos/asf/incu

incubator-hawq git commit: Revert "HAWQ-1093. Bump Orca version and enable Orca related exception propagation"

2016-10-11 Thread mli
Repository: incubator-hawq Updated Branches: refs/heads/master 85192f8e4 -> b276946be Revert "HAWQ-1093. Bump Orca version and enable Orca related exception propagation" This reverts commit 19f3fa81b1e4ca548d3534eeae2e114c66e4b717. Project: http://git-wip-us.apache.org/repos/asf/incubator-h

incubator-hawq git commit: HAWQ-1076. Using GP_ROLE_DISPATCH instead of SEGMENT_ROLE_MASTER for seg process type

2016-10-11 Thread mli
Repository: incubator-hawq Updated Branches: refs/heads/master b276946be -> 08ff1580c HAWQ-1076. Using GP_ROLE_DISPATCH instead of SEGMENT_ROLE_MASTER for seg process type Project: http://git-wip-us.apache.org/repos/asf/incubator-hawq/repo Commit: http://git-wip-us.apache.org/repos/asf/incub

incubator-hawq git commit: HAWQ-1090. Fixed Mac travis building env

2016-10-11 Thread mli
Repository: incubator-hawq Updated Branches: refs/heads/master 08ff1580c -> 9c0e403c9 HAWQ-1090. Fixed Mac travis building env Project: http://git-wip-us.apache.org/repos/asf/incubator-hawq/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-hawq/commit/9c0e403c Tree: http://git-wip

incubator-hawq git commit: HAWQ-1098. Fixed building error when "configure --prefix=" different directory without running "make distclean"

2016-10-13 Thread mli
Repository: incubator-hawq Updated Branches: refs/heads/master de4760bf2 -> 9a3f8b94d HAWQ-1098. Fixed building error when "configure --prefix=" different directory without running "make distclean" Project: http://git-wip-us.apache.org/repos/asf/incubator-hawq/repo Commit: http://git-wip-us.

incubator-hawq git commit: HAWQ-1076. Fixed USAGE privilege bug on nextval(sequence) when optimizer on

2016-10-13 Thread mli
Repository: incubator-hawq Updated Branches: refs/heads/master 7f3658d3a -> a5e72f4cc HAWQ-1076. Fixed USAGE privilege bug on nextval(sequence) when optimizer on Project: http://git-wip-us.apache.org/repos/asf/incubator-hawq/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-hawq/c

incubator-hawq git commit: HAWQ-1126. Disable feature test case of ExternalTable temporarily

2016-10-27 Thread mli
Repository: incubator-hawq Updated Branches: refs/heads/master d641f364e -> 742658f48 HAWQ-1126. Disable feature test case of ExternalTable temporarily Project: http://git-wip-us.apache.org/repos/asf/incubator-hawq/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-hawq/commit/7426

  1   2   3   >