Skip to content
Snippets Groups Projects
Commit 710b4117 authored by Shixiong Zhu's avatar Shixiong Zhu
Browse files

[SPARK-12489][CORE][SQL][MLIB] Fix minor issues found by FindBugs

Include the following changes:

1. Close `java.sql.Statement`
2. Fix incorrect `asInstanceOf`.
3. Remove unnecessary `synchronized` and `ReentrantLock`.

Author: Shixiong Zhu <shixiong@databricks.com>

Closes #10440 from zsxwing/findbugs.
parent fb572c6e
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment