[
https://issues.apache.org/jira/browse/HAWQ-1708?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16827880#comment-16827880
]
ASF GitHub Bot commented on HAWQ-1708:
--------------------------------------
huor commented on 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]
> Add ORC writer in hawq
> ----------------------
>
> Key: HAWQ-1708
> URL: https://issues.apache.org/jira/browse/HAWQ-1708
> Project: Apache HAWQ
> Issue Type: Sub-task
> Components: Storage
> Affects Versions: 2.5.0.0
> Reporter: oushu1tuyu1
> Assignee: Ruilong Huo
> Priority: Minor
> Fix For: 2.4.0.0
>
>
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)