Hi everyone, Out of curiosity, I have a high level question with Flink: I have a use case where I want to define some UDFs in Python while have the main logics written in Java. I am wondering how complex it is going to be with this design choice, or even if it is possible with Flink.
Thanks, Tony