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

HiveMetaStoreClient.dropPartitions(...List<ObjectPair<Integer,byte[]>>...) doesn't take (boolean needResult)

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 0.14.0
    • 1.2.0
    • API, Metastore
    • None

    Description

      HiveMetaStoreClient::dropPartitions() assumes that the dropped List<Partition> must be returned to the caller. That's a lot of thrift traffic that the caller might choose not to pay for.

      I propose an overload that retains the default behaviour, but allows needResult to be overridden.

      Attachments

        1. HIVE-9628.1.patch
          3 kB
          Mithun Radhakrishnan

        Issue Links

          Activity

            People

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

              Dates

                Created:
                Updated:
                Resolved: