ic4y commented on issue #4695: URL: https://github.com/apache/incubator-seatunnel/issues/4695#issuecomment-1533997041
> Mysql CDC TINYINT(n) This is also not implemented TINYINT(n) should be read as the Bit(n) data type when accessed through JDBC, so if Bit(n) is supported, TINYINT(n) should be supported as well. Alternatively, wait for https://github.com/apache/incubator-seatunnel/pull/4671 to be merged, then test whether TINYINT(n) is supported -- 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]
