slinkydeveloper commented on pull request #19190: URL: https://github.com/apache/flink/pull/19190#issuecomment-1084554518
@matriv for your comments about nulls, all those are good questions. I tried to follow what was implemented in the old stack, but i guess the question here is whether our udfs should be "relaxed" for nulls and accept nulls, returning nulls, or if we should enforce non null. Also _I'm pretty sure_, but i need to double check it, that the runtime accepts nullable args for these functions -- 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: issues-unsubscr...@flink.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org