twalthr commented on a change in pull request #12542:
URL: https://github.com/apache/flink/pull/12542#discussion_r438004238



##########
File path: 
flink-table/flink-table-runtime-blink/src/test/java/org/apache/flink/table/data/DataStructureConvertersTest.java
##########
@@ -373,6 +375,20 @@ public void testConversions() {
                }
        }
 
+       @Test
+       public void TestObjectArrayConverter() {

Review comment:
       This is a `@Parameterized` test. Please use the provided test spec. 
Currently, this test is executed for every test spec.




----------------------------------------------------------------
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]


Reply via email to