edgarRd opened a new pull request #139: ORC support integration for Spark 2.4.0 URL: https://github.com/apache/incubator-iceberg/pull/139 I noticed that a large portion of the support for ORC in https://github.com/Netflix/iceberg/commit/c59138eadcfb4eb2558a15f73c00b54528d02e12#diff-545c12970ccace1ba019c99192569301 was missing. I've adapted that code to be supported with Spark 2.4.0 since the API for `UnsafeWriter` changed. Test cases are passing for reads and writes.
---------------------------------------------------------------- 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] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
