You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@impala.apache.org by "John Russell (Code Review)" <ge...@cloudera.org> on 2017/09/01 22:18:35 UTC

[Impala-ASF-CR] Tighten up advice about first COMPUTE INCREMENTAL STATS

John Russell has uploaded a new change for review.

  http://gerrit.cloudera.org:8080/7945

Change subject: Tighten up advice about first COMPUTE INCREMENTAL STATS
......................................................................

Tighten up advice about first COMPUTE INCREMENTAL STATS

Explain how doing COMPUTE INCREMENTAL STATS for the first time
starts over and discards any previous stats from COMPUTE STATS.

As a consequence, moved some wording and examples into
impala_common.xml so that content could be used in
multiple places. Also made a new subtopic on the "Partitioning"
page because I saw COMPUTE INCREMENTAL STATS wasn't mentioned
there.

Change-Id: Id5c09edb90668b7b8b8ba7d63d0aefe42aee23b5
---
M docs/shared/impala_common.xml
M docs/topics/impala_compute_stats.xml
M docs/topics/impala_partitioning.xml
M docs/topics/impala_perf_stats.xml
4 files changed, 157 insertions(+), 107 deletions(-)


  git pull ssh://gerrit.cloudera.org:29418/Impala-ASF refs/changes/45/7945/1
-- 
To view, visit http://gerrit.cloudera.org:8080/7945
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: Id5c09edb90668b7b8b8ba7d63d0aefe42aee23b5
Gerrit-PatchSet: 1
Gerrit-Project: Impala-ASF
Gerrit-Branch: master
Gerrit-Owner: John Russell <jr...@cloudera.com>

[Impala-ASF-CR] Tighten up advice about first COMPUTE INCREMENTAL STATS

Posted by "John Russell (Code Review)" <ge...@cloudera.org>.
John Russell has abandoned this change.

Change subject: Tighten up advice about first COMPUTE INCREMENTAL STATS
......................................................................


Abandoned

Accidentally created this review based on master rather than a private branch. Will do some git fixup and then resubmit.

-- 
To view, visit http://gerrit.cloudera.org:8080/7945
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-MessageType: abandon
Gerrit-Change-Id: Id5c09edb90668b7b8b8ba7d63d0aefe42aee23b5
Gerrit-PatchSet: 2
Gerrit-Project: Impala-ASF
Gerrit-Branch: master
Gerrit-Owner: John Russell <jr...@cloudera.com>
Gerrit-Reviewer: Alex Behm <al...@cloudera.com>
Gerrit-Reviewer: Greg Rahn <gr...@cloudera.com>
Gerrit-Reviewer: Mostafa Mokhtar <mm...@cloudera.com>
Gerrit-Reviewer: Silvius Rus <sr...@cloudera.com>