Skip to content
Snippets Groups Projects
Commit 3afe448d authored by Yin Huai's avatar Yin Huai Committed by Michael Armbrust
Browse files

[SPARK-9740][SPARK-9592][SPARK-9210][SQL] Change the default behavior of...

[SPARK-9740][SPARK-9592][SPARK-9210][SQL] Change the default behavior of First/Last to RESPECT NULLS.

I am changing the default behavior of `First`/`Last` to respect null values (the SQL standard default behavior).

https://issues.apache.org/jira/browse/SPARK-9740

Author: Yin Huai <yhuai@databricks.com>

Closes #8113 from yhuai/firstLast.
parent f8c6bec6
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