chunjun icon indicating copy to clipboard operation
chunjun copied to clipboard

源表字段是DATE类型,目标表字段是TEXT,不会报错,但不会同步数据

Open ccchen2016 opened this issue 3 years ago • 1 comments
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

ccchen2016 avatar Jul 27 '22 05:07 ccchen2016

是否可以提供下可以复现该问题的脚本内容?

FlechazoW avatar Aug 01 '22 06:08 FlechazoW