raminqaf commented on code in PR #26954:
URL: https://github.com/apache/flink/pull/26954#discussion_r2888550157
##########
flink-table/flink-table-planner/src/test/java/org/apache/flink/table/planner/functions/casting/CastRulesTest.java:
##########
@@ -613,8 +609,6 @@ Stream<CastTestSpecBuilder> testCases() {
DATE(),
DateTimeUtils.toInternal(LocalDate.of(2022, 1,
4)),
timestampDataFromInstant(2022, 1, 4, 1, 0, 0,
0))
- // https://issues.apache.org/jira/browse/FLINK-17224
Currently, fractional
- // seconds are lost
Review Comment:
Created an issue:
https://issues.apache.org/jira/projects/FLINK/issues/FLINK-39214
added it as comment above the test cases effected.
--
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: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]