zhuangchong opened a new issue, #2011: URL: https://github.com/apache/incubator-paimon/issues/2011
### Search before asking - [X] I searched in the [issues](https://github.com/apache/incubator-paimon/issues) and found nothing similar. ### Paimon version 0.6 ### Compute Engine mysql cdc ### Minimal reproduce step When mysql synchronizes the entire database, a field in a table is not allowed to be empty. After synchronizing to paimon, this field in the paimon table schema is allowed to be null. ### What doesn't meet your expectations? mysql table schema is consistent with paimon table schema. ### Anything else? _No response_ ### Are you willing to submit a PR? - [X] I'm willing to submit a PR! -- 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]
