[
https://issues.apache.org/jira/browse/IMPALA-11762?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17789568#comment-17789568
]
ASF subversion and git services commented on IMPALA-11762:
----------------------------------------------------------
Commit d01d028b0727fc36e66709e754cadbf8d89c6a21 in impala's branch
refs/heads/master from Riddhi Jain
[ https://gitbox.apache.org/repos/asf?p=impala.git;h=d01d028b0 ]
IMPALA-11762: [DOCS] Reserved words documentation lags behind the code
Crosschecked keywordMap from:
https://github.com/apache/impala/blob/master/fe/src/main/jflex/sql-scanner.flex
with upstream docs:
https://impala.apache.org/docs/build/html/topics/impala_reserved_words.html#reserved_words
Added following Keywords missing from docs:
buckets
disable
enable
hudiparquet
jsonfile
lexical
managedlocation
minus
non
norely
novalidate
optimize
orc
rely
rwstorage
selectivity
sets
spec
storagehandler_uri
system_version
unset
user_defined_fn
validate
zorder
Change-Id: I0ae58a4730c2e3d8d82cccdff23c1fff36117522
Reviewed-on: http://gerrit.cloudera.org:8080/20605
Reviewed-by: Laszlo Gaal <[email protected]>
Tested-by: Laszlo Gaal <[email protected]>
> [DOCS] Reserved words documentation lags behind the code
> --------------------------------------------------------
>
> Key: IMPALA-11762
> URL: https://issues.apache.org/jira/browse/IMPALA-11762
> Project: IMPALA
> Issue Type: Bug
> Components: Docs
> Reporter: Gergely Fürnstáhl
> Assignee: Riddhi jain
> Priority: Major
> Labels: docs
>
> Crosschecked keywordMap from:
> [https://github.com/apache/impala/blob/master/fe/src/main/jflex/sql-scanner.flex]
> with upstream docs:
> [https://impala.apache.org/docs/build/html/topics/impala_reserved_words.html#reserved_words]
> As of 2022.11.30., keywords missing from docs:
> {code:java}
> &&
> buckets
> disable
> enable
> hudiparquet
> iceberg
> jsonfile
> lexical
> managedlocation
> minus
> norely
> novalidate
> ||
> orc
> rely
> rwstorage
> sets
> spec
> storagehandler_uri
> system_version
> unset
> validate
> zorder {code}
> Need to verify if some are already added, removed by being a builtin/being on
> whitelist and check whether they are Impala specific/SQL 2016/both to add to:
> [https://github.com/apache/impala/blob/master/docs/topics/impala_reserved_words.xml]
>
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]