snuyanzin commented on PR #25897: URL: https://github.com/apache/flink/pull/25897#issuecomment-2661478306
`TimestampData` is annotated with `@PublicEvolving` https://github.com/apache/flink/blob/4efbc9138782f07ee35c71456759187e613617b6/flink-table/flink-table-common/src/main/java/org/apache/flink/table/data/TimestampData.java#L40-L41 which usually means there should an approved FLIP before such a change. However I wonder what is the reason to change it? Why can not we fix this issue without such change? -- 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]
