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

[SPARK-16086] [SQL] fix Python UDF without arguments (for 1.6)

## What changes were proposed in this pull request?

Fix the bug for Python UDF that does not have any arguments.

## How was this patch tested?

Added regression tests.

Author: Davies Liu <davies.liu@gmail.com>

Closes #13793 from davies/fix_no_arguments.
parent db86e7fd
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