dianfu commented on a change in pull request #9977: [FLINK-14497][python] Support primitive data types in Python user-defined functions URL: https://github.com/apache/flink/pull/9977#discussion_r338358331
########## File path: flink-python/src/main/java/org/apache/flink/table/runtime/typeutils/BeamTypeUtils.java ########## @@ -64,207 +73,237 @@ Review comment: Rename this class to PythonTypeUtils or some other name as the name doesn't reflect its functionality now. (Should also update the Javadoc of this class) ---------------------------------------------------------------- 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
