[
https://issues.apache.org/jira/browse/ORC-156?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15932938#comment-15932938
]
ASF GitHub Bot commented on ORC-156:
------------------------------------
Github user omalley commented on the issue:
https://github.com/apache/orc/pull/101
I haven't gone through the details yet, but I took the liberty of moving it
from core into mapreduce, which is where the other object level shim is. I also
renamed the package to pojo instead of pojowriter on the hope that you'll do a
PojoReader at some point.
Take a look at
https://github.com/omalley/orc/commit/e79b5bcf3c46f0f0e16bf51f5e8c615cf849acfa
> writing pojos to orc files
> --------------------------
>
> Key: ORC-156
> URL: https://issues.apache.org/jira/browse/ORC-156
> Project: ORC
> Issue Type: Wish
> Components: Java
> Reporter: jaime sastre
> Assignee: jaime sastre
> Priority: Minor
> Labels: features
>
> Just sharing a small library to map pojos to orc. If you think is worth I can
> create a pull request to integrate it in orc lib.
> https://github.com/jaimess/quickorc
> Cheers,
> Jaime
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)