zhangshenghang commented on PR #3666: URL: https://github.com/apache/flink-cdc/pull/3666#issuecomment-3385280179
> > > @yuxiqian Hi, Is there any problem? Why is this PR in draft status? Does it have an expected merge date? > > > > > > Thanks @zhangshenghang for tracing this issue! > > IIRC, one concern from maintainers is we can't provide descent support for some newly introduced MySQL features, like Binlog compression, VECTOR data types, etc., without upgrading Debezium dependencies, which requires dropping Java 8 and Flink 1.x support. So this PR is, at best, a transitional solution. > > The next feature release (3.6 or 4.0) has not been kicked-off, but there's some discussions on upgrading Debezium versions here (https://issues.apache.org/jira/browse/FLINK-36605), so I'm not sure if it's appropriate to introduce this temporary change at this time. > > Anyway, I'll try to resolve all conflicts later this week so it could be marked ready for review. > > @yuxiqian Thank you for your reply. Yes, upgrading to JDK 11 would be a significant change. If there could be a temporary transitional solution for 1.8, that would also be a good option. @yuxiqian Hi,I saw a discussion here about upgrading Debezium to version 2.7.x: https://issues.apache.org/jira/browse/FLINK-36605. However, it seems that version 2.7.x also does not support MySQL 8.4. MySQL 8.4 supported starting from version 3.2 <img width="988" height="1084" alt="image" src="https://github.com/user-attachments/assets/8ebe1437-0ead-4d5b-9243-66e5162e8518" /> -- 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]
