Github user martint commented on the pull request:
https://github.com/apache/orc/pull/20#issuecomment-207187882
> So Presto has a writer now? If so, we should extend the WriterVersion
with a new id for it so that we can handle bugs that are specific to that
implementation.
We're going to start working on a writer soon.
> I assume you'll follow the same compression block structure that we used
with zlib and snappy. (Three bytes of header followed by the untagged
compressed bytes.) I'm very concerned that we don't break compatibility with
the C++ and Java readers.
Yeah, most likely.
> That is really cool that there is a pure Java LZO, Snappy, and LZ4
implementation that is Apache licensed. Does it have a release that is pushed
to Maven central?
http://search.maven.org/#artifactdetails%7Cio.airlift%7Caircompressor%7C0.3%7Cjar
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---