chunjun
chunjun copied to clipboard
源表字段是DATE类型,目标表字段是TEXT,不会报错,但不会同步数据
trafficstars
Search before asking
-
[X] I had searched in the issues and found no similar question.
-
[ ] I had googled my question but i didn't get any help.
-
[ ] I had read the documentation: ChunJun doc but it didn't help me.
Description
0,环境:chunjun v1.12.5(20220725发布的chunjun-dist.tar.gz) source(oracle 12c)-->sink(greenplum 6.16.0,对应postgresql 9.4.24) 1,问题: 源表字段是DATE类型,目标表字段是TEXT,不会报错,但不会同步数据
Code of Conduct
- [X] I agree to follow this project's Code of Conduct
是否可以提供下可以复现该问题的脚本内容?