liukundong
Results
1
issues of
liukundong
### Search before asking - [X] I had searched in the [issues](https://github.com/DataLinkDC/dinky/issues?q=is%3Aissue) and found no similar issues. ### What happened mysql源表创建时字段使用了time类型,创建任务时报错,query schema使用的是string,而sink创建的时候是time(0),导致任务无法提交。 ### What you expected to happen Query schema:...