julianhyde commented on code in PR #4000:
URL: https://github.com/apache/calcite/pull/4000#discussion_r1792639750


##########
testkit/src/main/java/org/apache/calcite/test/SqlOperatorTest.java:
##########
@@ -10754,6 +10757,17 @@ private void testCurrentDateFunc(Pair<String, 
Hook.Closeable> pair) {
     f0.forEachLibrary(libraries, consumer);
   }
 
+  @Test void differentTypeValues() {

Review Comment:
   Does this test belong here? It isn't testing an operator, or use the fixture.
   
   Could it be a Quidem test?



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to