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/30 22:30:16 UTC

impala git commit: [DOCS] Fixed a typo that broke a keyref

Repository: impala
Updated Branches:
  refs/heads/master d8ab804e3 -> 167ed627f


[DOCS] Fixed a typo that broke a keyref

Change-Id: I6957e96add649b898cef5b8b0d74dc28d5adee20
Reviewed-on: http://gerrit.cloudera.org:8080/10249
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/167ed627
Tree: http://git-wip-us.apache.org/repos/asf/impala/tree/167ed627
Diff: http://git-wip-us.apache.org/repos/asf/impala/diff/167ed627

Branch: refs/heads/master
Commit: 167ed627febe5a10d8a4a7474a34efde1ac6f1c2
Parents: d8ab804
Author: Alex Rodoni <ar...@cloudera.com>
Authored: Mon Apr 30 15:20:32 2018 -0700
Committer: Impala Public Jenkins <im...@cloudera.com>
Committed: Mon Apr 30 22:28:51 2018 +0000

----------------------------------------------------------------------
 docs/topics/impala_decimal.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/impala/blob/167ed627/docs/topics/impala_decimal.xml
----------------------------------------------------------------------
diff --git a/docs/topics/impala_decimal.xml b/docs/topics/impala_decimal.xml
index 00f4e84..f1a7f7a 100644
--- a/docs/topics/impala_decimal.xml
+++ b/docs/topics/impala_decimal.xml
@@ -891,8 +891,8 @@ INSERT INTO decimals_11_8 VALUES (CAST(1 AS TINYINT));</codeblock>
               <stentry>DECIMAL in <keyword keyref="impala30_full"/> or
                 higher</stentry>
 
-              <stentry>DECIMAL in <keyword keyref="impala212_full"> or
-                  lower</keyword>
+              <stentry>DECIMAL in <keyword keyref="impala212_full"/> or
+                  lower
 
               </stentry>