chunjun icon indicating copy to clipboard operation
chunjun copied to clipboard

A data integration framework

Results 293 chunjun issues
Sort by recently updated
recently updated
newest added

### 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...

bug

### Search before asking - [X] I had searched in the [issues](https://github.com/DTStack/chunjun/issues) and found no similar issues. ### What happened ![image](https://github.com/DTStack/chunjun/assets/118407740/43e4c5b3-1b5f-4045-9e78-e02bb967adc1) ### What you expected to happen cross join unnest正常使用...

bug

### 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());...

bug

## 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. -...

CORE

## 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. - [...

FTP

### 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 格式的时间会被读取成 带着星期几,月份格式的时间。 ![image](https://github.com/DTStack/chunjun/assets/3014381/f8d6e09d-13f5-4918-8853-96db333101d0) ### Use...

feature-request

### 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 正常加载和提交 ###...

bug

### 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...

question

### 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...

bug

## Purpose of this pull request ## Which issue you fix Fixes # (issue). ## Checklist: - [ ] I have executed the **'mvn spotless:apply'** command to format my code....

DOCS
HTTP