strongduanmu commented on PR #4424: URL: https://github.com/apache/calcite/pull/4424#issuecomment-2986196448
Hi @mihaibudiu, thank you for your attention to this PR. I have some questions about JDBC Adapter testing. In order to test MySQL UNSIGNED types, I need to create a table in MySQL that contains UNSIGNED types of TINYINT, SMALLINT, INT, BIGINT, but I find it difficult to add a table in JdbcTest or JdbcAdapterTest. Do you have experience with similar testing, I would really appreciate it if you could provide some help. -- 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]
