dawidwys commented on code in PR #23622:
URL: https://github.com/apache/flink/pull/23622#discussion_r1380498075


##########
flink-table/flink-table-common/src/test/java/org/apache/flink/table/types/inference/TypeStrategiesTestBase.java:
##########
@@ -154,6 +160,11 @@ public TestSpec expectErrorMessage(String 
expectedErrorMessage) {
             return this;
         }
 
+        public TestSpec compareConversionClass() {

Review Comment:
   Yes, I added this to the test framework in case anyone would like to 
actually compare based on the old behaviour. Not sure, what could be the use 
case, but wanted to leave that possibility.



-- 
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: issues-unsubscr...@flink.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to