Github user Librago commented on a diff in the pull request:
https://github.com/apache/incubator-hawq/pull/1384#discussion_r208451726
--- Diff: src/include/utils/uri.h ---
@@ -32,7 +32,11 @@ typedef enum UriProtocol
URI_HTTP,
URI_GPFDIST,
URI_CUSTOM,
- URI_GPFDISTS
+ URI_GPFDISTS,
+ URI_HDFS,
+ URI_HBASE,
+ URI_MAGMA,
--- End diff --
remove---
