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:
[email protected]
With regards,
Apache Git Services