[GitHub] incubator-hawq pull request #1265: HAWQ-1500. HAWQ-1501. HAWQ-1502. Support ...

2017-07-24 Thread amyrazz44
Github user amyrazz44 closed the pull request at: https://github.com/apache/incubator-hawq/pull/1265 --- 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, or if the

[GitHub] incubator-hawq pull request #1265: HAWQ-1500. HAWQ-1501. HAWQ-1502. Support ...

2017-07-20 Thread interma
Github user interma commented on a diff in the pull request: https://github.com/apache/incubator-hawq/pull/1265#discussion_r128675385 --- Diff: depends/libhdfs3/src/client/OutputStreamImpl.cpp --- @@ -278,7 +316,10 @@ void OutputStreamImpl::append(const char * buf, int64_t size) {

[GitHub] incubator-hawq pull request #1265: HAWQ-1500. HAWQ-1501. HAWQ-1502. Support ...

2017-07-13 Thread interma
Github user interma commented on a diff in the pull request: https://github.com/apache/incubator-hawq/pull/1265#discussion_r127135764 --- Diff: depends/libhdfs3/src/client/CryptoCodec.cpp --- @@ -0,0 +1,163 @@

[GitHub] incubator-hawq pull request #1265: HAWQ-1500. HAWQ-1501. HAWQ-1502. Support ...

2017-07-12 Thread linwen
Github user linwen commented on a diff in the pull request: https://github.com/apache/incubator-hawq/pull/1265#discussion_r127118606 --- Diff: depends/libhdfs3/src/client/CryptoCodec.cpp --- @@ -0,0 +1,163 @@

[GitHub] incubator-hawq pull request #1265: HAWQ-1500. HAWQ-1501. HAWQ-1502. Support ...

2017-07-12 Thread stanlyxiang
Github user stanlyxiang commented on a diff in the pull request: https://github.com/apache/incubator-hawq/pull/1265#discussion_r127112526 --- Diff: depends/libhdfs3/src/client/HttpClient.h --- @@ -0,0 +1,155 @@

[GitHub] incubator-hawq pull request #1265: HAWQ-1500. HAWQ-1501. HAWQ-1502. Support ...

2017-07-12 Thread interma
Github user interma commented on a diff in the pull request: https://github.com/apache/incubator-hawq/pull/1265#discussion_r126904979 --- Diff: depends/libhdfs3/src/client/CryptoCodec.cpp --- @@ -0,0 +1,163 @@

[GitHub] incubator-hawq pull request #1265: HAWQ-1500. HAWQ-1501. HAWQ-1502. Support ...

2017-07-12 Thread interma
Github user interma commented on a diff in the pull request: https://github.com/apache/incubator-hawq/pull/1265#discussion_r126905189 --- Diff: depends/libhdfs3/src/client/CryptoCodec.cpp --- @@ -0,0 +1,163 @@

[GitHub] incubator-hawq pull request #1265: HAWQ-1500. HAWQ-1501. HAWQ-1502. Support ...

2017-07-12 Thread interma
Github user interma commented on a diff in the pull request: https://github.com/apache/incubator-hawq/pull/1265#discussion_r126904920 --- Diff: depends/libhdfs3/src/client/CryptoCodec.cpp --- @@ -0,0 +1,163 @@

[GitHub] incubator-hawq pull request #1265: HAWQ-1500. HAWQ-1501. HAWQ-1502. Support ...

2017-07-11 Thread wcl14
Github user wcl14 commented on a diff in the pull request: https://github.com/apache/incubator-hawq/pull/1265#discussion_r126858617 --- Diff: depends/libhdfs3/src/client/CryptoCodec.cpp --- @@ -0,0 +1,163 @@ +/

[GitHub] incubator-hawq pull request #1265: HAWQ-1500. HAWQ-1501. HAWQ-1502. Support ...

2017-07-11 Thread wcl14
Github user wcl14 commented on a diff in the pull request: https://github.com/apache/incubator-hawq/pull/1265#discussion_r126856385 --- Diff: depends/libhdfs3/src/client/CryptoCodec.cpp --- @@ -0,0 +1,163 @@ +/

[GitHub] incubator-hawq pull request #1265: HAWQ-1500. HAWQ-1501. HAWQ-1502. Support ...

2017-07-11 Thread wcl14
Github user wcl14 commented on a diff in the pull request: https://github.com/apache/incubator-hawq/pull/1265#discussion_r126857880 --- Diff: depends/libhdfs3/src/client/HttpClient.cpp --- @@ -0,0 +1,337 @@ +/

[GitHub] incubator-hawq pull request #1265: HAWQ-1500. HAWQ-1501. HAWQ-1502. Support ...

2017-07-11 Thread interma
Github user interma commented on a diff in the pull request: https://github.com/apache/incubator-hawq/pull/1265#discussion_r126864478 --- Diff: depends/libhdfs3/src/client/KmsClientProvider.cpp --- @@ -0,0 +1,318 @@

[GitHub] incubator-hawq pull request #1265: HAWQ-1500. HAWQ-1501. HAWQ-1502. Support ...

2017-07-11 Thread interma
Github user interma commented on a diff in the pull request: https://github.com/apache/incubator-hawq/pull/1265#discussion_r126863117 --- Diff: depends/libhdfs3/src/client/HttpClient.h --- @@ -0,0 +1,155 @@ +/

[GitHub] incubator-hawq pull request #1265: HAWQ-1500. HAWQ-1501. HAWQ-1502. Support ...

2017-07-11 Thread interma
Github user interma commented on a diff in the pull request: https://github.com/apache/incubator-hawq/pull/1265#discussion_r126862923 --- Diff: depends/libhdfs3/mock/MockHttpClient.h --- @@ -0,0 +1,53 @@ +/

[GitHub] incubator-hawq pull request #1265: HAWQ-1500. HAWQ-1501. HAWQ-1502. Support ...

2017-07-11 Thread paul-guo-
Github user paul-guo- commented on a diff in the pull request: https://github.com/apache/incubator-hawq/pull/1265#discussion_r126856856 --- Diff: depends/libhdfs3/CMake/FindSSL.cmake --- @@ -0,0 +1,26 @@ +# - Try to find the Open ssl library (ssl) +# +# Once done this

[GitHub] incubator-hawq pull request #1265: HAWQ-1500. HAWQ-1501. HAWQ-1502. Support ...

2017-07-11 Thread wengyanqing
Github user wengyanqing commented on a diff in the pull request: https://github.com/apache/incubator-hawq/pull/1265#discussion_r126638288 --- Diff: depends/libhdfs3/src/client/HttpClient.cpp --- @@ -0,0 +1,337 @@

[GitHub] incubator-hawq pull request #1265: HAWQ-1500. HAWQ-1501. HAWQ-1502. Support ...

2017-07-11 Thread wengyanqing
Github user wengyanqing commented on a diff in the pull request: https://github.com/apache/incubator-hawq/pull/1265#discussion_r126637139 --- Diff: depends/libhdfs3/src/client/HttpClient.cpp --- @@ -0,0 +1,337 @@

[GitHub] incubator-hawq pull request #1265: HAWQ-1500. HAWQ-1501. HAWQ-1502. Support ...

2017-07-11 Thread amyrazz44
GitHub user amyrazz44 opened a pull request: https://github.com/apache/incubator-hawq/pull/1265 HAWQ-1500. HAWQ-1501. HAWQ-1502. Support TDE write function. You can merge this pull request into a Git repository by running: $ git pull