GitHub user srowen opened a pull request:
https://github.com/apache/spark/pull/22691
[SPARK-24109][CORE] Remove class SnappyOutputStreamWrapper
## What changes were proposed in this pull request?
Remove SnappyOutputStreamWrapper and other workaround now that new Snappy
fixes these.
See also https://github.com/apache/spark/pull/21176 and comments it links
to.
## How was this patch tested?
Existing tests
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/srowen/spark SPARK-24109
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/spark/pull/22691.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #22691
----
commit 3df38658b8e9129af1bacf7e2d5e9197f2335052
Author: Sean Owen <sean.owen@...>
Date: 2018-10-10T21:21:48Z
Remove SnappyOutputStreamWrapper and other workaround now that new Snappy
fixes these
----
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]