[ https://issues.apache.org/jira/browse/SPARK-51439?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Wenchen Fan resolved SPARK-51439. --------------------------------- Fix Version/s: 4.0.0 Resolution: Fixed > Support default arguments in SQL UDFs > ------------------------------------- > > Key: SPARK-51439 > URL: https://issues.apache.org/jira/browse/SPARK-51439 > Project: Spark > Issue Type: Sub-task > Components: SQL > Affects Versions: 4.0.0 > Reporter: Allison Wang > Assignee: Haoyu Weng > Priority: Major > Labels: pull-request-available > Fix For: 4.0.0 > > > Support default arguments in SQL UDFs, e.g > CREATE FUNCTION foo(x INT, y INT DEFAULT 0) > > See more context here: > [https://github.com/apache/spark/pull/49471#discussion_r1984459708] -- This message was sent by Atlassian Jira (v8.20.10#820010) --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org For additional commands, e-mail: issues-h...@spark.apache.org