You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@impala.apache.org by ar...@apache.org on 2018/04/24 06:06:05 UTC

impala git commit: [DOCS] COMPUTE_STATS_MIN_SAMPLE_SIZE keydef typo corrected

Repository: impala
Updated Branches:
  refs/heads/master da7f865f0 -> e9535bc02


[DOCS] COMPUTE_STATS_MIN_SAMPLE_SIZE keydef typo corrected

Change-Id: I3fae14499a92bb00a2696b220751d4cc15aeb0a4
Reviewed-on: http://gerrit.cloudera.org:8080/10173
Reviewed-by: Alex Rodoni <ar...@cloudera.com>
Tested-by: Impala Public Jenkins <im...@cloudera.com>


Project: http://git-wip-us.apache.org/repos/asf/impala/repo
Commit: http://git-wip-us.apache.org/repos/asf/impala/commit/e9535bc0
Tree: http://git-wip-us.apache.org/repos/asf/impala/tree/e9535bc0
Diff: http://git-wip-us.apache.org/repos/asf/impala/diff/e9535bc0

Branch: refs/heads/master
Commit: e9535bc024fac22943853d87bc20b7637d25d0d4
Parents: da7f865
Author: Alex Rodoni <ar...@cloudera.com>
Authored: Mon Apr 23 22:53:40 2018 -0700
Committer: Impala Public Jenkins <im...@cloudera.com>
Committed: Tue Apr 24 06:03:00 2018 +0000

----------------------------------------------------------------------
 docs/impala_keydefs.ditamap | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/impala/blob/e9535bc0/docs/impala_keydefs.ditamap
----------------------------------------------------------------------
diff --git a/docs/impala_keydefs.ditamap b/docs/impala_keydefs.ditamap
index 8bee634..21c4e3e 100644
--- a/docs/impala_keydefs.ditamap
+++ b/docs/impala_keydefs.ditamap
@@ -10776,7 +10776,7 @@ under the License.
   <keydef href="topics/impala_batch_size.xml" keys="batch_size"/>
   <keydef rev="2.10.0 IMPALA-3200" href="topics/impala_buffer_pool_limit.xml" keys="buffer_pool_limit"/>
   <keydef href="topics/impala_compression_codec.xml" keys="compression_codec"/>
-  <keydef href="topics/impala_compute_stats_min_sample_size.xml" keys="comute_stats_min_sample_size"/>
+  <keydef href="topics/impala_compute_stats_min_sample_size.xml" keys="compute_stats_min_sample_size"/>
   <keydef href="topics/impala_debug_action.xml" keys="debug_action"/>
   <keydef href="topics/impala_default_join_distribution_mode.xml" keys="default_join_distribution_mode"/>
   <keydef rev="2.10.0 IMPALA-3200" href="topics/impala_default_spillable_buffer_size.xml" keys="default_spillable_buffer_size"/>