Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[MINOR][CORE] Using bufferedInputStream for dataDeserializeStream #19735

Closed
wants to merge 1 commit into from

Conversation

ConeyLiu
Copy link
Contributor

What changes were proposed in this pull request?

Small fix. Using bufferedInputStream for dataDeserializeStream.

How was this patch tested?

Existing UT.

@ConeyLiu
Copy link
Contributor Author

@srowen Could you take a look?

@jerryshao
Copy link
Contributor

ok to test.

@SparkQA
Copy link

SparkQA commented Nov 13, 2017

Test build #83773 has finished for PR 19735 at commit 9fe6426.

  • This patch fails due to an unknown error code, -9.
  • This patch merges cleanly.
  • This patch adds no public classes.

@jerryshao
Copy link
Contributor

Jenkins, retest this please.

@SparkQA
Copy link

SparkQA commented Nov 13, 2017

Test build #83776 has finished for PR 19735 at commit 9fe6426.

  • This patch passes all tests.
  • This patch merges cleanly.
  • This patch adds no public classes.

asfgit pushed a commit that referenced this pull request Nov 13, 2017
## What changes were proposed in this pull request?

Small fix. Using bufferedInputStream for dataDeserializeStream.

## How was this patch tested?

Existing UT.

Author: Xianyang Liu <xianyang.liu@intel.com>

Closes #19735 from ConeyLiu/smallfix.

(cherry picked from commit 176ae4d)
Signed-off-by: Sean Owen <sowen@cloudera.com>
@srowen
Copy link
Member

srowen commented Nov 13, 2017

Merged to master/2.2

@asfgit asfgit closed this in 176ae4d Nov 13, 2017
@ConeyLiu
Copy link
Contributor Author

thanks @jerryshao @srowen.

@ConeyLiu ConeyLiu deleted the smallfix branch November 13, 2017 12:31
MatthewRBruce pushed a commit to Shopify/spark that referenced this pull request Jul 31, 2018
## What changes were proposed in this pull request?

Small fix. Using bufferedInputStream for dataDeserializeStream.

## How was this patch tested?

Existing UT.

Author: Xianyang Liu <xianyang.liu@intel.com>

Closes apache#19735 from ConeyLiu/smallfix.

(cherry picked from commit 176ae4d)
Signed-off-by: Sean Owen <sowen@cloudera.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
4 participants