Skip to content
Snippets Groups Projects
Commit 658b3588 authored by Reynold Xin's avatar Reynold Xin Committed by Xiao Li
Browse files

[SPARK-20262][SQL] AssertNotNull should throw NullPointerException


AssertNotNull currently throws RuntimeException. It should throw NullPointerException, which is more specific.

N/A

Author: Reynold Xin <rxin@databricks.com>

Closes #17573 from rxin/SPARK-20262.

(cherry picked from commit e1afc4dc)
Signed-off-by: default avatarXiao Li <gatorsmile@gmail.com>
parent fc242ccf
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