snuyanzin commented on PR #25759:
URL: https://github.com/apache/flink/pull/25759#issuecomment-2539177135

   At least we have to support it for all timunits for which we have already 
existing tests 
   for instance if there is as test for `MILLISECOND` like here 
https://github.com/apache/flink/blob/72b32fcd53f2d0d81329298a6c0a7d08e084f769/flink-table/flink-table-planner/src/test/java/org/apache/flink/table/planner/functions/TimeFunctionsITCase.java#L449-L458
   then same should be supported for case with cast as well.
   
   If there is no such for `NANOSECOND` then we could skip it
   
   
   


-- 
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

Reply via email to