huor commented on a change in pull request #1439: HAWQ-1708. Add ORC writer in hawq URL: https://github.com/apache/hawq/pull/1439#discussion_r279184651
########## File path: src/include/utils/uri.h ########## @@ -43,6 +44,7 @@ typedef enum UriProtocol #define PROTOCOL_GPFDISTS "gpfdists://" #define PROTOCOL_PXF "pxf://" #define PROTOCOL_HDFS "hdfs://" +#define PROTOCOL_HIVE "hive://" Review comment: No HIVE for now ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
