Tim Grein created CALCITE-6490:
----------------------------------
Summary: 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
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|[http://example.com|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)