You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "jiaan.geng (Jira)" <ji...@apache.org> on 2020/09/29 09:18:00 UTC

[jira] [Commented] (SPARK-31617) support drop multiple functions

    [ https://issues.apache.org/jira/browse/SPARK-31617?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17203806#comment-17203806 ] 

jiaan.geng commented on SPARK-31617:
------------------------------------

It seems deleting custom functions is a rare operation. So I think we do not need do the job now.

> support drop multiple functions
> -------------------------------
>
>                 Key: SPARK-31617
>                 URL: https://issues.apache.org/jira/browse/SPARK-31617
>             Project: Spark
>          Issue Type: Sub-task
>          Components: SQL
>    Affects Versions: 3.1.0
>            Reporter: jobit mathew
>            Priority: Minor
>
> postgresql support dropping of multiple functions in one command.Better spark sql also can support this.
>  
> [https://www.postgresql.org/docs/12/sql-dropfunction.html]
> Drop multiple functions in one command:
> DROP FUNCTION sqrt(integer), sqrt(bigint);



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@spark.apache.org
For additional commands, e-mail: issues-help@spark.apache.org