[GitHub] incubator-hawq pull request #1314: HAWQ-1555. Add access interfaces for prot...

2017-12-05 Thread chiyang10000
Github user chiyang1 closed the pull request at: https://github.com/apache/incubator-hawq/pull/1314 ---

[GitHub] incubator-hawq pull request #1314: HAWQ-1555. Add access interfaces for prot...

2017-11-30 Thread stanlyxiang
Github user stanlyxiang commented on a diff in the pull request: https://github.com/apache/incubator-hawq/pull/1314#discussion_r154280568 --- Diff: src/backend/access/external/plugstorage.c --- @@ -0,0 +1,533 @@ +/* + * Licensed to the Apache Software Foundation (ASF) under

[GitHub] incubator-hawq pull request #1314: HAWQ-1555. Add access interfaces for prot...

2017-11-30 Thread jiny2
Github user jiny2 commented on a diff in the pull request: https://github.com/apache/incubator-hawq/pull/1314#discussion_r154279848 --- Diff: src/backend/access/external/plugstorage.c --- @@ -0,0 +1,533 @@ +/* + * Licensed to the Apache Software Foundation (ASF) under one

[GitHub] incubator-hawq pull request #1314: HAWQ-1555. Add access interfaces for prot...

2017-11-30 Thread jiny2
Github user jiny2 commented on a diff in the pull request: https://github.com/apache/incubator-hawq/pull/1314#discussion_r154278905 --- Diff: src/backend/access/external/Makefile --- @@ -26,7 +26,7 @@ subdir = src/backend/access/external top_builddir = ../../../.. include

[GitHub] incubator-hawq pull request #1314: HAWQ-1555. Add access interfaces for prot...

2017-11-30 Thread jiny2
Github user jiny2 commented on a diff in the pull request: https://github.com/apache/incubator-hawq/pull/1314#discussion_r154278719 --- Diff: src/include/access/plugstorage.h --- @@ -0,0 +1,221 @@ +/* + * Licensed to the Apache Software Foundation (ASF) under one + * or