Marios Trivyzas created FLINK-25928: ---------------------------------------
Summary: Refactor timestamp<->number validation messages Key: FLINK-25928 URL: https://issues.apache.org/jira/browse/FLINK-25928 Project: Flink Issue Type: Sub-task Reporter: Marios Trivyzas Assignee: Marios Trivyzas Move timestamp -> number and number -> timestamp validation messages which suggest the usage of dedicated methods to a validation method in `{*}LogicalTypeCasts{*}`, and call this validation early, before trying to resolve the `{*}CastRule`{*}s. https://github.com/apache/flink/pull/18582#discussion_r797372485 https://github.com/apache/flink/commit/29d8d03b1be818a64834e5ba670a83d8857111ab -- This message was sent by Atlassian Jira (v8.20.1#820001)