Quanlong Huang created IMPALA-11967:
---------------------------------------

             Summary: Document that Compute Incremental Stats support 
specifying the column list
                 Key: IMPALA-11967
                 URL: https://issues.apache.org/jira/browse/IMPALA-11967
             Project: IMPALA
          Issue Type: Documentation
          Components: Docs
            Reporter: Quanlong Huang
            Assignee: shajini thayasingh


IMPALA-10435 adds the support for specifying the column list to collect stats 
in COMPUTE INCREMENTAL STATS. We should update the syntax about this in 
[https://impala.apache.org/docs/build/html/topics/impala_compute_stats.html]
{code:java}
COMPUTE INCREMENTAL STATS [db_name.]table_name [PARTITION (partition_spec)] [ ( 
column_list ) ]{code}



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to