You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by GitBox <gi...@apache.org> on 2022/03/31 13:07:50 UTC

[GitHub] [flink] slinkydeveloper commented on pull request #19190: [FLINK-13785][table] Port time functions to new type inference

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-unsubscribe@flink.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org