pan3793 commented on code in PR #5814:
URL: https://github.com/apache/kyuubi/pull/5814#discussion_r1413541183


##########
externals/kyuubi-flink-sql-engine/src/main/scala/org/apache/kyuubi/engine/flink/result/IncrementalResultFetchIterator.scala:
##########
@@ -36,8 +36,9 @@ import org.apache.flink.types.Row
 import org.apache.kyuubi.Logging
 import org.apache.kyuubi.engine.flink.shim.FlinkResultSet
 import org.apache.kyuubi.operation.FetchIterator
+import org.apache.kyuubi.util.reflect.ReflectUtils.getField

Review Comment:
   Use `Dyn*` in engine module



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


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to