Details
-
Bug
-
Status: Open
-
Minor
-
Resolution: Unresolved
-
1.26.0
-
None
-
None
-
None
Description
The return types of the CURRENT_TIME, CURRENT_DATE and CURRENT_TIMESTAMP operations set in the SqlStdOperatorTable.java (e.g. here) is different from the documentation: they are missing the _WITH_LOCAL_TIMEZONE.
I am not an expert, but I think changing them to TIME_WITH_LOCAL_TIME_ZONE will already do the trick. I am happy to do a PR, if this is really the only thing to do.
Attachments
Issue Links
- relates to
-
CALCITE-3612 Add TIME/TIMESTAMP WITH TIME ZONE in calcite
-
- Open
-