zhilinli123 commented on issue #4695:
URL: 
https://github.com/apache/incubator-seatunnel/issues/4695#issuecomment-1534213066

   > > 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 #4671 to be merged, then test whether TINYINT(n) is 
supported
   
   jdbc TINYINT(1) is also supported by Flink
   
   


-- 
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]

Reply via email to