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

add support for dynamic partitioning when gathering column statistics

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Major
    • Resolution: Duplicate
    • None
    • 0.14.0
    • None
    • None

    Description

      Currently:
      hive> analyze table fact_table partition(event_date) compute statistics for columns ...;
      FAILED: SemanticException [Error 30008]: Dynamic partitioning is not supported yet while gathering column statistics through ANALYZE statement

      Add functionality that removes this restriction and allows gathering column statistics on all partitions of a table using dynamic partitioning;

      Attachments

        Issue Links

          Activity

            People

              ashutoshc Ashutosh Chauhan
              grahn Greg Rahn
              Votes:
              1 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: