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

[SPARK-22058][CORE]the BufferedInputStream will not be closed if an exception occurs. #19277

Closed
wants to merge 4 commits into from

Commits on Sep 19, 2017

  1. [SPARK-22058][CORE]the BufferedInputStream will not be closed if an e…

    …xception occurs
    zuotingbing committed Sep 19, 2017
    Copy the full SHA
    ff4c449 View commit details
    Browse the repository at this point in the history
  2. fix code review

    zuotingbing committed Sep 19, 2017
    Copy the full SHA
    824856b View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2017

  1. handle Throwable

    zuotingbing committed Sep 20, 2017
    Copy the full SHA
    e3f8e0d View commit details
    Browse the repository at this point in the history

Commits on Sep 22, 2017

  1. fix Scala style checks

    zuotingbing committed Sep 22, 2017
    Copy the full SHA
    2e5f21a View commit details
    Browse the repository at this point in the history