Skip to content
Snippets Groups Projects
Commit 42bfde29 authored by Cheng Lian's avatar Cheng Lian
Browse files

[SPARK-12371][SQL] Runtime nullability check for NewInstance

This PR adds a new expression `AssertNotNull` to ensure non-nullable fields of products and case classes don't receive null values at runtime.

Author: Cheng Lian <lian@databricks.com>

Closes #10331 from liancheng/dataset-nullability-check.
parent 8c1b867c
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