Uploaded image for project: 'IMPALA'
  1. IMPALA
  2. IMPALA-1654

Impala needs to support all operators in drop partitions (<, >, <>, !=, <=, >=) like hive does

    XMLWordPrintableJSON

Details

    Description

      In hive we can do this
      ALTER TABLE foo DROP PARTITION(ds < 'date')

      And also have drop partitions in a range with all these operators.
      <, >, <>, !=, <=, >=

      https://issues.apache.org/jira/browse/HIVE-2908

      We should have the same feature in impala too.

      Attachments

        Issue Links

          Activity

            People

              jrussell John Russell
              mala_ck Mala Chikka Kempanna
              Votes:
              0 Vote for this issue
              Watchers:
              8 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: