aljoscha opened a new pull request #10461: [FLINK-12283] In Table API, allow 
non-static inner class as UDF
URL: https://github.com/apache/flink/pull/10461
 
 
   ## What is the purpose of the change
   
   This relaxes a check in the Table API to allow more types of functions. 
Specifically, this allows to use UDFs as defined in the Scala Shell.
   
   This might lead to cases where a user specifies a function that then is not 
serializable, but I think it's worth it to enable the above use case.

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