Details

    • Sub-task
    • Status: Resolved
    • Minor
    • Resolution: Later
    • 2.4.4
    • None
    • SQL
    • None

    Description

      Spark sql Support truncate single table likeĀ 

      TRUNCATE table t1;

      But postgresql support truncating multiple tables likeĀ 

      TRUNCATE bigtable, fattable;

      So spark also can support truncating multiple tables

      https://www.postgresql.org/docs/12/sql-truncate.html

      Attachments

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved: