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

Optimize partial specification metastore functions

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 0.8.0
    • Metastore
    • None

    Description

      If a table has a large number of partitions, get_partition_names_ps() make take a long time to execute, because we get all of the partition names from the database. This is not very memory efficient, and the operation can be pushed down to the JDO layer without getting all of the names first.

      Attachments

        1. HIVE-2213.3.patch
          18 kB
          Sohan Jain
        2. HIVE-2213.1.patch
          11 kB
          Sohan Jain

        Activity

          People

            sohanjain Sohan Jain
            sohanjain Sohan Jain
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: