zhangjun0x01 opened a new issue, #1764: URL: https://github.com/apache/incubator-paimon/issues/1764
### Search before asking - [X] I searched in the [issues](https://github.com/apache/incubator-paimon/issues) and found nothing similar. ### Paimon version master ### Compute Engine flink ### Minimal reproduce step 1. start a flink database sync action to sync mysql db to paimon 2. the mysql table has `TIME` data type. 3. create hive table error, throw an exception ` Unsupported type: TIME(0)` , failed and exit. ### What doesn't meet your expectations? failed and exit. ### 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]
