Greg Rahn created HIVE-4860:
-------------------------------

             Summary: add shortcut to gather column statistics on all columns
                 Key: HIVE-4860
                 URL: https://issues.apache.org/jira/browse/HIVE-4860
             Project: Hive
          Issue Type: Improvement
          Components: Statistics
    Affects Versions: 0.11.0
            Reporter: Greg Rahn


Currently "analyze table ... compute statistics for columns" requires a 
discrete list of columns.  It would be nice to have a shortcut to gather stats 
on all columns w/o naming them.  

Possible options:
analyze table ... compute statistics for ALL columns; -- ALL keyword
analyze table ... compute statistics for columns; -- empty list defaults to all 
columns



--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to