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

[SPARK-10865] [SPARK-10866] [SQL] Fix bug of ceil/floor, which should returns...

[SPARK-10865] [SPARK-10866] [SQL] Fix bug of ceil/floor, which should returns long instead of the Double type

Floor & Ceiling function should returns Long type, rather than Double.

Verified with MySQL & Hive.

Author: Cheng Hao <hao.cheng@intel.com>

Closes #8933 from chenghao-intel/ceiling.
parent 9b3e7768
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