mirror of
https://github.com/apache/impala.git
synced 2026-01-08 21:03:01 -05:00
[DOCS] Genericize 'reserved words' topic
Replace a couple of github URLs in comments, used for figuring out when/how to update this page based on source code changes. Reword a 'Cloudera recommends' reference. Change-Id: I04020aad6f0c468a354f94934dd4b93d2d5a75f1 Reviewed-on: http://gerrit.cloudera.org:8080/6364 Reviewed-by: Ambreen Kazi <ambreen.kazi@cloudera.com> Reviewed-by: John Russell <jrussell@cloudera.com> Tested-by: Impala Public Jenkins
This commit is contained in:
committed by
Impala Public Jenkins
parent
ff5d1ceb0d
commit
ab23e16f89
@@ -62,10 +62,10 @@ under the License.
|
||||
<title>List of Current Reserved Words</title>
|
||||
<conbody>
|
||||
<!-- This list is derived from the source code at:
|
||||
https://github.com/cloudera/Impala/blob/master/fe/src/main/jflex/sql-scanner.flex
|
||||
https://github.com/apache/incubator-impala/blob/master/fe/src/main/jflex/sql-scanner.flex
|
||||
|
||||
See the history, any recent changes, here:
|
||||
https://github.com/cloudera/Impala/commits/master/fe/src/main/jflex/sql-scanner.flex
|
||||
https://github.com/apache/incubator-impala/commits/master/fe/src/main/jflex/sql-scanner.flex
|
||||
-->
|
||||
|
||||
<codeblock rev="ver">add
|
||||
@@ -266,8 +266,8 @@ have different sets of reserved words.
|
||||
</p>
|
||||
|
||||
<p>
|
||||
The following list contains additional words that Cloudera
|
||||
recommends avoiding for table, column, or other object names,
|
||||
The following list contains additional words that you should
|
||||
avoid for table, column, or other object names,
|
||||
even though they are not currently reserved by Impala.
|
||||
</p>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user