Details

    • Sub-task
    • Status: Open
    • Minor
    • Resolution: Unresolved
    • 3.1.0
    • None
    • SQL
    • None

    Description

      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);

      Attachments

        Activity

          People

            Unassigned Unassigned
            jobitmathew jobit mathew
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated: