dailai commented on PR #7952: URL: https://github.com/apache/seatunnel/pull/7952#issuecomment-2527285882
> > It's not all right. Currently, seatunnel's cdc depends on debezium 1.9.8.Final which is the highest version currently supported by java8. I think debezium should also be adapted to support 8.4 and 9. > > Hello, your suggestion is to upgrade the version of Debezium to meet the needs of higher versions of MySQL, and it may involve upgrading the JDK version. I think this may be a significant change I think you can try to rewrite some debezium classes or methods, and put it in the corresponding class path, as the implementation of this class io.debezium.connector.postgresql.CustomPostgresValueConverter. -- 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: commits-unsubscr...@seatunnel.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org