Skip to content
Snippets Groups Projects
Commit 9bbe0171 authored by Reynold Xin's avatar Reynold Xin
Browse files

[SPARK-8196][SQL] Fix null handling & documentation for next_day.

The original patch didn't handle nulls correctly for next_day.

Author: Reynold Xin <rxin@databricks.com>

Closes #7718 from rxin/next_day and squashes the following commits:

616a425 [Reynold Xin] Merged DatetimeExpressionsSuite into DateFunctionsSuite.
faa78cf [Reynold Xin] Merged DatetimeFunctionsSuite into DateExpressionsSuite.
6c4fb6a [Reynold Xin] [SPARK-8196][SQL] Fix null handling & documentation for next_day.
parent c740bed1
No related branches found
No related tags found
No related merge requests found
Showing
with 158 additions and 87 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