You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@seatunnel.apache.org by "zhilinli123 (via GitHub)" <gi...@apache.org> on 2023/05/04 07:22:31 UTC

[GitHub] [incubator-seatunnel] zhilinli123 commented on issue #4695: [Feature][Connector] Track currently unsupported data types

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: commits-unsubscribe@seatunnel.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org