You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Hyukjin Kwon (Jira)" <ji...@apache.org> on 2020/05/03 03:56: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=17098204#comment-17098204 ] 

Hyukjin Kwon commented on SPARK-31617:
--------------------------------------

Do other DBMS support to multiple functions as well?

> 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