tsreaper commented on pull request #16511: URL: https://github.com/apache/flink/pull/16511#issuecomment-882359416
Thanks @leonardBang for the review. The CI failure is caused by the changes in the result type of `date + hour / minute / second`. The result type used to be `timestamp(6)`, however it would be more proper to deduce it as `timestamp(0)`. -- 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