You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@kudu.apache.org by ad...@apache.org on 2019/07/24 00:16:52 UTC

[kudu] branch master updated: [docs]: Delete invalid link

This is an automated email from the ASF dual-hosted git repository.

adar pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/kudu.git


The following commit(s) were added to refs/heads/master by this push:
     new 54a4a66  [docs]: Delete invalid link
54a4a66 is described below

commit 54a4a667a1968518977b1eb41c667bcd3507fe1d
Author: Xiaokai Wang <xi...@live.com>
AuthorDate: Fri Jul 19 13:52:10 2019 +0800

    [docs]: Delete invalid link
    
    Change-Id: Ic61282e41eb2cd6ee4371d0ca2c7e42b9ccb4ee4
    Reviewed-on: http://gerrit.cloudera.org:8080/13881
    Reviewed-by: Adar Dembo <ad...@cloudera.com>
    Tested-by: Adar Dembo <ad...@cloudera.com>
---
 docs/design-docs/cfile.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/docs/design-docs/cfile.md b/docs/design-docs/cfile.md
index 59cad6b..2513237 100644
--- a/docs/design-docs/cfile.md
+++ b/docs/design-docs/cfile.md
@@ -152,7 +152,7 @@ follows:
 
 ### Dictionary Encoding
 
-[Dictionary encoding](dictionary-encoding) may be used for BINARY or STRING
+Dictionary encoding may be used for BINARY or STRING
 columns. All dictionary encoded blocks in a CFile share the same dictionary. If
 the dictionary becomes full, subsequent blocks in the CFile switch to plain
 encoding. The dictionary is stored as a plain encoded binary block, and the data