Uploaded image for project: 'Spark'
  1. Spark
  2. SPARK-14922

Alter Table Drop Partition Using Predicate-based Partition Spec

    XMLWordPrintableJSON

Details

    • Bug
    • Status: In Progress
    • Major
    • Resolution: Unresolved
    • 2.0.0, 2.1.2, 2.2.1
    • None
    • SQL
    • None

    Description

      Below is allowed in Hive, but not allowed in Spark.

      alter table ptestfilter drop partition (c='US', d<'2')
      

      This example is copied from drop_partitions_filter.q

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              smilegator Xiao Li
              Votes:
              6 Vote for this issue
              Watchers:
              14 Start watching this issue

              Dates

                Created:
                Updated: