wuchong commented on PR #22254: URL: https://github.com/apache/flink/pull/22254#issuecomment-1500915644
I tried to cleanup the registerFunction usage. But it seems it is a big effort because of the different behavior between `registerFunction` and `createTemporarySystemFunction`, e.g., the error message, the checks of nullability types, the plan digests, etc. I would like to close this PR first, and may separate it into sub-tasks later. -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
