You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@impala.apache.org by ph...@apache.org on 2018/01/19 22:34:24 UTC

[2/2] impala git commit: IMPALA-5310: [DOCS] Reserve 'repeatable' keyword from TABLESAMPLE clause

IMPALA-5310: [DOCS] Reserve 'repeatable' keyword from TABLESAMPLE clause

Overlooked the new keyword when the clause was
originally introduced.

Change-Id: Ie8e6713fb97ced279f0aedfe8f42c09a7e6edae9
Reviewed-on: http://gerrit.cloudera.org:8080/9066
Reviewed-by: Alex Behm <al...@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/4afabd4e
Tree: http://git-wip-us.apache.org/repos/asf/impala/tree/4afabd4e
Diff: http://git-wip-us.apache.org/repos/asf/impala/diff/4afabd4e

Branch: refs/heads/2.x
Commit: 4afabd4e317ae368f5cb2bd2dd1a36ddafc90e0a
Parents: db98dc6
Author: John Russell <jr...@cloudera.com>
Authored: Thu Jan 18 14:25:16 2018 -0800
Committer: Impala Public Jenkins <im...@gerrit.cloudera.org>
Committed: Fri Jan 19 21:26:12 2018 +0000

----------------------------------------------------------------------
 docs/topics/impala_reserved_words.xml | 1 +
 1 file changed, 1 insertion(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/impala/blob/4afabd4e/docs/topics/impala_reserved_words.xml
----------------------------------------------------------------------
diff --git a/docs/topics/impala_reserved_words.xml b/docs/topics/impala_reserved_words.xml
index 5c83d6d..0a44dba 100644
--- a/docs/topics/impala_reserved_words.xml
+++ b/docs/topics/impala_reserved_words.xml
@@ -196,6 +196,7 @@ real
 refresh
 regexp
 rename
+<ph rev="IMPALA-5309">repeatable</ph>
 replace
 <ph rev="2.3.0">restrict</ph>
 returns