jswett77 commented on a change in pull request #2203:
URL: https://github.com/apache/calcite/pull/2203#discussion_r501927079



##########
File path: site/_docs/reference.md
##########
@@ -1291,6 +1291,7 @@ Not implemented:
 | LOCALTIMESTAMP(precision) | Returns the current date and time in the session 
time zone in a value of datatype TIMESTAMP, with *precision* digits of precision
 | CURRENT_TIME              | Returns the current time in the session time 
zone, in a value of datatype TIMESTAMP WITH TIME ZONE
 | CURRENT_DATE              | Returns the current date in the session time 
zone, in a value of datatype DATE
+| CURRENT_DATETIME          | Returns the current datetime in the session time 
zone, in a value of datatype TIMESTAMP

Review comment:
       Not sure if this makes sense, also when I added CURRENT_DATETIME to 
reserved words I broke `DocumentationTest.testGenerateKeyWords` 




----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to