Skip to content
Snippets Groups Projects
Commit 4af647c7 authored by Davies Liu's avatar Davies Liu Committed by Davies Liu
Browse files

[SPARK-12054] [SQL] Consider nullability of expression in codegen

This could simplify the generated code for expressions that is not nullable.

This PR fix lots of bugs about nullability.

Author: Davies Liu <davies@databricks.com>

Closes #10333 from davies/skip_nullable.
parent ee444fe4
No related branches found
No related tags found
No related merge requests found
Showing
with 242 additions and 128 deletions
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