liuyongvs opened a new pull request, #22050: URL: https://github.com/apache/flink/pull/22050
## What is the purpose of the change *fix builtin function of times wrong check.* ## Brief change log Flink SQL> select interval 3 day * 2; [ERROR] Could not execute SQL statement. Reason: org.apache.flink.table.planner.codegen.CodeGenException: Interval expression type expected. ## Verifying this change unit test -- 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