Uploaded image for project: 'Hive'
  1. Hive
  2. HIVE-9631

DirectSQL for HMS.drop_partitions_req().

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Major
    • Resolution: Unresolved
    • None
    • None
    • None
    • None

    Description

      HiveMetaStore.drop_partitions_req() still seems to:

      1. Load the full partition-list into memory
      2. Iterate on the partition-list to check for isArchived, etc.
      3. Doesn't use a "dropPartitionsAndGetLocations()" kind of mechanism.

      selinazh is working on pushing more of this down into the ObjectStore, similarly to the work for dropTable.

      Attachments

        Issue Links

          Activity

            People

              mithun Mithun Radhakrishnan
              mithun Mithun Radhakrishnan
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated: