You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@impala.apache.org by ta...@apache.org on 2018/03/21 18:15:56 UTC

[5/5] impala git commit: IMPALA-6415: [DOCS] fix invalid

IMPALA-6415: [DOCS] fix invalid <ph conref>

The current conref returned an error and the conref text was not
rendered. In impala_aliases.xml, the current <ph conref> has to
be changed to <p conref>.

Cherry-picks: not for 2.x

Change-Id: I6768f336559eeac41f7f32f989d106740eccdc88
Reviewed-on: http://gerrit.cloudera.org:8080/9731
Reviewed-by: Alex Rodoni <ar...@cloudera.com>
Reviewed-by: Michael Brown <mi...@cloudera.com>
Tested-by: Impala Public Jenkins


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

Branch: refs/heads/master
Commit: 644af57b564560e383ebae361bfbc9036f4c1aa0
Parents: c38a3a0
Author: Zoltan Borok-Nagy <bo...@cloudera.com>
Authored: Wed Mar 21 10:05:09 2018 -0700
Committer: Impala Public Jenkins <im...@gerrit.cloudera.org>
Committed: Wed Mar 21 17:50:35 2018 +0000

----------------------------------------------------------------------
 docs/topics/impala_aliases.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/impala/blob/644af57b/docs/topics/impala_aliases.xml
----------------------------------------------------------------------
diff --git a/docs/topics/impala_aliases.xml b/docs/topics/impala_aliases.xml
index bcf23e3..b27be4f 100644
--- a/docs/topics/impala_aliases.xml
+++ b/docs/topics/impala_aliases.xml
@@ -74,8 +74,8 @@ SELECT t1.column_n c1, t2.column_n c2 FROM table1 t1, table2 t2
 
     <p rev="IMPALA-6415 IMPALA-5191">
       From Impala 3.0, the alias substitution logic has changed.
-      <ph conref="../shared/impala_common.xml#common/column_aliases"/>
     </p>
+    <p conref="../shared/impala_common.xml#common/column_aliases"/>
 
     <p>
       To use an alias name that matches one of the Impala reserved keywords (listed in