[ 
https://issues.apache.org/jira/browse/CALCITE-6490?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17867667#comment-17867667
 ] 

xiong duan commented on CALCITE-6490:
-------------------------------------

[~timgrein] Hi, Calcite checks the result in `CalciteSqlOperatorTest'. So we 
don't need to add another test for it. Maybe you can enrich it if you think 
there is insufficient coverage of test cases.

> 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)

Reply via email to