You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues-all@impala.apache.org by "Gergely Fürnstáhl (Jira)" <ji...@apache.org> on 2022/11/30 14:18:00 UTC

[jira] [Created] (IMPALA-11762) [DOCS] Reserved words documentation lags behind the code

Gergely Fürnstáhl created IMPALA-11762:
------------------------------------------

             Summary: [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


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: issues-all-unsubscribe@impala.apache.org
For additional commands, e-mail: issues-all-help@impala.apache.org