twalthr commented on a change in pull request #11701: [FLINK-17084][table] 
Implement input type inference and output type strategy for ARRAY/ROW/MAP 
built-in functions
URL: https://github.com/apache/flink/pull/11701#discussion_r408220326
 
 

 ##########
 File path: 
flink-table/flink-table-planner-blink/src/test/scala/org/apache/flink/table/planner/expressions/validation/ArrayTypeValidationTest.scala
 ##########
 @@ -26,11 +26,6 @@ import org.junit.Test
 
 class ArrayTypeValidationTest extends ArrayTypeTestBase {
 
-  @Test(expected = classOf[ValidationException])
-  def testImplicitTypeCastTableApi(): Unit = {
 
 Review comment:
   Can we add a test to 
`org.apache.flink.table.planner.expressions.ArrayTypeTest` for this if it works 
now.

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to