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

Provide ability to roll up column stats from specific partitions

    XMLWordPrintableJSON

Details

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

    Description

      When executing query on a partitioned table it becomes necessary to combine the statistics from different partitions to know about the combined data distribution. For eg., consider a table with 5 partitions P0 to P4 and a query that scans partitions p0, p2 and p4. It becomes necessary to combine the statistics from the individual partitions to obtain the statistical properties of the combined data from the partitions. This JIRA covers the task of a) implementing logic to roll up statistics from specific partitions and b) providing an API to retrieve the combined statistics

      Attachments

        Issue Links

          Activity

            People

              shreepadma Shreepadma Venugopalan
              shreepadma Shreepadma Venugopalan
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated: