chunjun
chunjun copied to clipboard
A data integration framework
### Search before asking - [X] I had searched in the [issues](https://github.com/DTStack/chunjun/issues) and found no similar issues. ### What happened Query failed with error code 13 and error message 'not...
### Search before asking - [X] I had searched in the [issues](https://github.com/DTStack/chunjun/issues) and found no similar issues. ### What happened  ### What you expected to happen cross join unnest正常使用...
### Search before asking - [x] I had searched in the [issues](https://github.com/DTStack/chunjun/issues) and found no similar issues. ### What happened mysql-binlog->kafka->doris时,源端mysql遇到update语句时,目标端会出现重复数据。 源端操作: insert into test_binlog(id,cname,sale_amt,ttime) values(154,'hua',10.20,now()); insert into test_binlog(id,cname,sale_amt,ttime) values(155,'hua',10.20,now());...
## Purpose of this pull request ## Which issue you fix Fixes # (issue). ## Checklist: - [x] I have executed the **'mvn spotless:apply'** command to format my code. -...
## Purpose of this pull request ## Which issue you fix Fixes #1877 ## Checklist: - [x] I have executed the **'mvn spotless:apply'** command to format my code. - [...
### Search before asking - [X] I had searched in the [issues](https://github.com/DTStack/chunjun/issues) and found no similar feature requirement. ### Description 1、默认发送开启服务器对UTF-8的支持,解决读取中文路径或者中文文件名失败的问题 2、解决数据里包含特殊符号(逗号、换行符),优化已经读取好的数据,不需要再通过flink csv再重复解析读取一遍 3、升级easyexcel依赖包,解决从execl读取时间格式问题,例如:原本 2023/2/1 格式的时间会被读取成 带着星期几,月份格式的时间。  ### Use...
### Search before asking - [X] I had searched in the [issues](https://github.com/DTStack/chunjun/issues) and found no similar issues. ### What happened 本地local模式提交执行任务情况下connector 的加载错误 ### What you expected to happen 正常加载和提交 ###...
### Search before asking - [ ] I had searched in the [issues](https://github.com/DTStack/chunjun/issues) and found no similar question. - [ ] I had googled my question but i didn't get...
### Search before asking - [X] I had searched in the [issues](https://github.com/DTStack/chunjun/issues) and found no similar issues. ### What happened [Bug][chunjun-connectors] jdbc's properties not work where jdbc's writer has set...
## Purpose of this pull request ## Which issue you fix Fixes # (issue). ## Checklist: - [ ] I have executed the **'mvn spotless:apply'** command to format my code....