[
https://issues.apache.org/jira/browse/CALCITE-6572?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17881083#comment-17881083
]
Julian Hyde commented on CALCITE-6572:
--------------------------------------
Looks like [~njordan] already fixed this in CALCITE-6358.
However, we need more tests. {{TO_CHAR}} was added in CALCITE-5619 and only one
test case was added to {{SqlOperatorTest.java.java}}. Not enough.
> Calcite TO_CHAR function is incorrectly marked as returning a non-nullable
> result
> ---------------------------------------------------------------------------------
>
> Key: CALCITE-6572
> URL: https://issues.apache.org/jira/browse/CALCITE-6572
> Project: Calcite
> Issue Type: Bug
> Components: core
> Affects Versions: 1.37.0
> Reporter: Claude Brisson
> Priority: Minor
>
> We would expect the result of TO_CHAR(<date or timestamp>, <format>) to be
> nullable, while it is not for now.
>
--
This message was sent by Atlassian Jira
(v8.20.10#820010)