[
https://issues.apache.org/jira/browse/HIVE-5801?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13821773#comment-13821773
]
Andrew Psaltis commented on HIVE-5801:
--------------------------------------
[~owen.omalley], thanks for the heads up on HIVE-5728, I had not seen that. The
only other things we require are making the following in OrcStruct.java public:
OrcStructInspector
OrcMapInspector
OrcListInspector
createObjectInspector(TypeInfo info)
createObjectInspector(int columnId, List<OrcProto.Type> types)
Thanks in advance!
> Support for reader/writer of ORC format for R environment
> ---------------------------------------------------------
>
> Key: HIVE-5801
> URL: https://issues.apache.org/jira/browse/HIVE-5801
> Project: Hive
> Issue Type: Improvement
> Reporter: Michael Hausenblas
> Priority: Minor
>
> It would be great if the ORC format would directly be accessible from R [1],
> that is, providing reader/writer for it.
> [1] http://www.r-project.org/
--
This message was sent by Atlassian JIRA
(v6.1#6144)