aljoscha commented on issue #10461: [FLINK-12283] In Table API, allow non-static inner class as UDF URL: https://github.com/apache/flink/pull/10461#issuecomment-562622509 Regarding the code generator, I think this just works when you remove those restrictions, it's serialized and called like other UDFs. @zjffdu has a branch where he removes this check and can then use UDFs from the Scala shell, correct? Regarding the tests, where are the other tests that check which types of functions we allow? We don't currently have tests that check whether we don't allow non-static inner classes.
---------------------------------------------------------------- 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
