You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hawq.apache.org by GitBox <gi...@apache.org> on 2019/04/28 09:44:34 UTC

[GitHub] [hawq] huor commented on a change in pull request #1439: HAWQ-1708. Add ORC writer in hawq

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_r279184646
 
 

 ##########
 File path: src/include/utils/uri.h
 ##########
 @@ -33,7 +33,8 @@ typedef enum UriProtocol
 	URI_GPFDIST,
 	URI_CUSTOM,
 	URI_GPFDISTS,
-	URI_HDFS
+	URI_HDFS,
+	URI_HIVE
 
 Review comment:
   Do not add 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:
users@infra.apache.org


With regards,
Apache Git Services