[
https://issues.apache.org/jira/browse/CALCITE-6490?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Mihai Budiu resolved CALCITE-6490.
----------------------------------
Resolution: Fixed
Thank you for the contribution, [~timgrein]
Fixed in
https://github.com/apache/calcite/commit/7efef39007389276c8aa955fdabeded325c42643
> Missing tests for SqlFunctions#overlay
> --------------------------------------
>
> Key: CALCITE-6490
> URL: https://issues.apache.org/jira/browse/CALCITE-6490
> Project: Calcite
> Issue Type: Improvement
> Components: tests
> Affects Versions: 1.37.0
> Reporter: Tim Grein
> Assignee: Tim Grein
> Priority: Minor
> Labels: pull-request-available
> Fix For: 1.38.0
>
>
> After making some improvements to the OVERLAY operator docs in [Fix error
> message typo and improve docs for OVERLAY
> operator|https://github.com/apache/calcite/pull/3877] I've noticed that there
> are no tests for SqlFunctions#overlay in SqlFunctionsTest. As checkString in
> SqlOperatorTest doesn't check the actual value against the expected result
> (at least that's how I understood it) I thought it's even more important to
> add tests for the OVERLAY operator in SqlFunctionsTest.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)