jobit mathew created SPARK-31617:
------------------------------------
Summary: 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
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: [email protected]
For additional commands, e-mail: [email protected]