[
https://issues.apache.org/jira/browse/ARROW-1920?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16295880#comment-16295880
]
ASF GitHub Bot commented on ARROW-1920:
---------------------------------------
jcrist commented on issue #1418: ARROW-1920 [C++/Python] Add ORC Reader
URL: https://github.com/apache/arrow/pull/1418#issuecomment-352593834
Thanks for the review. I believe all comments have been addressed/questioned.
> It seems like a C++ ORC writer has been happening only recently in the
apache/orc repo, what is the status of that?
I'm not sure, haven't tried it. From looking at the code it looks like it
wouldn't be too hard to implement. However, it can only write HIVE 0.11 format,
which is rather old (2013!) and doesn't support decimals with precision/scale.
As such, I think for now your second option might be better. Can you point me
to an example using this style of test?
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
> Add support for reading ORC files
> ---------------------------------
>
> Key: ARROW-1920
> URL: https://issues.apache.org/jira/browse/ARROW-1920
> Project: Apache Arrow
> Issue Type: New Feature
> Components: C++, Python
> Reporter: Jim Crist
> Labels: pull-request-available
>
> Would be nice to be able to read ORC files in pyarrow, similar to the already
> existing parquet support.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)