leonardBang commented on pull request #15306: URL: https://github.com/apache/flink/pull/15306#issuecomment-808299537
@wuchong , I implemented the PR with new function stack, but I found there're one minor problem that `current_timestamp` and `current_row_timestamp()` will be different in stream job, because they are evaluated at different timepoint. Do you think do we need to make the two value be same? I think we should -- 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]
