davidradl commented on code in PR #26528: URL: https://github.com/apache/flink/pull/26528#discussion_r2077928618
########## flink-table/flink-table-planner/src/test/scala/org/apache/flink/table/api/TableEnvironmentTest.scala: ########## @@ -2957,6 +2957,136 @@ class TableEnvironmentTest { checkData(expectedResult1.iterator(), modelResult2.collect()) } + @Test Review Comment: As AI endpoints can involve complex objects. I suggest adding some tests with more complex objects, arrays of arrays , arrays of objects, nested objects and arrays of nested objects. -- 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