GitHub user ConeyLiu opened a pull request:
https://github.com/apache/spark/pull/19735
[MINOR][CORE] Using bufferedInputStream for dataDeserializeStream
## What changes were proposed in this pull request?
Small fix. Using bufferedInputStream for dataDeserializeStream.
## How was this patch tested?
Existing UT.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/ConeyLiu/spark smallfix
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/spark/pull/19735.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 #19735
----
commit 9fe6426c61391f1e913be4abecba8b4f87785c5c
Author: Xianyang Liu <[email protected]>
Date: 2017-11-13T05:15:04Z
using bufferdinputstream
----
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]