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

[SPARK-9500] add TernaryExpression to simplify ternary expressions

There lots of duplicated code in ternary expressions, create a TernaryExpression for them to reduce duplicated code.

cc chenghao-intel

Author: Davies Liu <davies@databricks.com>

Closes #7816 from davies/ternary and squashes the following commits:

ed2bf76 [Davies Liu] add TernaryExpression
parent a3a85d73
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