Skip to content
Snippets Groups Projects
Commit 5787ace4 authored by ouyangxiaochen's avatar ouyangxiaochen Committed by Wenchen Fan
Browse files

[SPARK-20383][SQL] Supporting Create [temporary] Function with the keyword 'OR...

[SPARK-20383][SQL] Supporting Create [temporary] Function with the keyword 'OR REPLACE' and 'IF NOT EXISTS'

## What changes were proposed in this pull request?

support to create [temporary] function with the keyword 'OR REPLACE' and 'IF NOT EXISTS'

## How was this patch tested?
manual test and added test cases

Please review http://spark.apache.org/contributing.html before opening a pull request.

Author: ouyangxiaochen <ou.yangxiaochen@zte.com.cn>

Closes #17681 from ouyangxiaochen/spark-419.
parent 873f3ad2
No related branches found
No related tags found
No related merge requests found
Showing
with 216 additions and 19 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