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


##########
core/src/test/java/org/apache/calcite/sql/type/SqlTypeUtilTest.java:
##########
@@ -253,7 +257,17 @@ private void compareTypesIgnoringNullability(
     }
   }
 
+  @Test void testCanCastDifferentConformance() {

Review Comment:
   What is this test testing? Add a comment. Don't force future maintainers to 
read the source code of the 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