matriv commented on a change in pull request #17579: URL: https://github.com/apache/flink/pull/17579#discussion_r738279295
########## File path: flink-table/flink-table-common/src/main/java/org/apache/flink/table/types/logical/utils/LogicalTypeCasts.java ########## @@ -184,17 +184,17 @@ castTo(DATE) .implicitFrom(DATE, TIMESTAMP_WITHOUT_TIME_ZONE) - .explicitFromFamily(TIMESTAMP, CHARACTER_STRING, BINARY_STRING) Review comment: Of course, I had it in mind to do this split but forgot. -- 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