Commit Graph

552 Commits

Author SHA1 Message Date
Hui Zheng
235085013c fix semantic error
In VMInfo class, the os info assigns to jvmInfo variable and the jvm
info assigns to osInfo variable. Fix it.
2023-04-21 11:10:26 +08:00
dingxiaobo
f6d21f112d
Merge pull request #1739 from Vita0519/patch-2
Update mysql2doris.json
2023-04-14 09:54:16 +08:00
dingxiaobo
3000483701
Merge pull request #1740 from iuhoay/patch-1
Style
2023-04-14 09:53:53 +08:00
dingxiaobo
4e94ed586b
Merge pull request #1754 from alibaba/20230414_exception_trace
add exception trace.
2023-04-14 09:50:58 +08:00
dingxiaobo
fdf33bf58a add exception trace. 2023-04-14 09:49:37 +08:00
dingxiaobo
2ebc1bb447
Merge pull request #1742 from yifanzheng/hotfix
fix issues: #1695,#1700,#1729
2023-04-13 10:57:56 +08:00
dingxiaobo
4f1ef7b2c9
Merge pull request #1752 from hantmac/feat/upgrade-databend
feat: upgrade databend jdbc
2023-04-13 10:53:34 +08:00
Jeremy
9f57abc736
Merge branch 'master' into feat/upgrade-databend 2023-04-12 17:30:52 +08:00
hantmac
2afa39df7b feat: upgrade databend jdbc 2023-04-12 17:26:03 +08:00
Star Zheng
98600015e5 fix: issue(#1695,#1700)fetchSingleValueWithRetry方法存在连接泄漏问题 2023-04-01 10:18:46 +08:00
Star Zheng
21da2d4061 fix: issue(#1729)修复JOB_WRITER值错误问题 2023-04-01 10:06:37 +08:00
iuhoay
6292a33219
Style 2023-03-31 15:09:43 +08:00
Vita0519
26902cb4d7
Update mysql2doris.json
json文件格式报错,少一对{}
2023-03-31 11:30:42 +08:00
dingxiaobo
a4743c60da
Merge pull request #1730 from yifanzheng/hotfix-issue#668
fix: issue(#668)修复连接未关闭问题
2023-03-31 09:22:39 +08:00
Star Zheng
14cb76e5f3 fix: issue(#668)修复连接未关闭问题 2023-03-26 17:16:27 +08:00
dingxiaobo
a48fa9f6ed
Merge pull request #1639 from TaoZex/typo_SR
StarRocks doc typo
2023-03-23 13:55:09 +08:00
dingxiaobo
bdc30971a7
Merge pull request #1640 from orrrpuse/ftpwriter_doc_update
Update ftpwriter.md
2023-03-23 13:54:53 +08:00
dingxiaobo
2401ac3337
Merge pull request #1688 from hantmac/patch-1
Update pom.xml
2023-03-23 13:50:50 +08:00
dingxiaobo
ae69ac34ee
Merge pull request #1704 from com-kalisita/es_entpoints_20230306
ElasticSearchClient 支持写入到集群
2023-03-23 13:49:59 +08:00
dingxiaobo
430f08b16a
Merge pull request #262 from wangchuande/hotfix/hdfs-reader-split
fix orcFileStartRead
2023-03-23 13:46:57 +08:00
dingxiaobo
dc8617dd4e
Merge pull request #1725 from ihuaihaii/bug/txtreader-noInitCsvConfig
bug:修复TxtFileReader读CSV文件时,不读CSVConfig问题
2023-03-23 13:43:56 +08:00
Trafalgar
2f5c9cf91e
Merge pull request #1726 from alibaba/opensource_2303
Opensource 2303
2023-03-22 11:55:30 +08:00
dingxiaobo
85c22117ec add 202303 release note 2023-03-22 10:45:06 +08:00
dingxiaobo
3172e24681 remove fastjson shade, fix starrocks writer plugin 2023-03-22 10:24:36 +08:00
dingxiaobo
f79f742d7c datax 202302 2023-03-21 18:45:57 +08:00
xian_sc
5ee2ea58bc bug:修复TxtFileReader读CSV文件时,不读CSVConfig问题 2023-03-21 12:40:02 +08:00
FuYouJ
3e8a5fcc2e ES集群写入 2023-03-07 18:54:18 +08:00
Jeremy
493210f78e
Update pom.xml 2023-02-20 17:47:15 +08:00
dingxiaobo
f01836a080
Merge pull request #1670 from Dr-kyle/master
feature: sqlserver readme add session config
2023-02-15 17:48:35 +08:00
dingxiaobo
bb4bbb4d48
Merge pull request #1684 from alibaba/all_plugin_to_fastjson2
Selectdb update to fastjson2
2023-02-15 17:45:31 +08:00
dingxiaobo
713669067d Selectdb update to fastjson2 2023-02-15 17:42:59 +08:00
Trafalgar
6d03421f10
Merge pull request #1601 from wenshao/master
本次PR升级FASTJSON到2.0.x版本,1.x不再维护,2.x也解决了安全问题。会在ReadMe中说明此项修改。
2023-02-15 10:09:15 +08:00
Trafalgar
500d96303d
Merge pull request #1624 from caoliang-web/caoliang
Add selectdbwriter plugin
2023-02-14 17:36:58 +08:00
shaojin.wensj
d9d40247a5 2.0.20 -> 2.0.23 2023-02-11 22:55:24 +08:00
Kyle.K.Zhao
a944984d74
sqlserver readme add session config 2023-02-08 11:10:22 +08:00
Trafalgar
4dea32eb60
Merge pull request #1665 from frank-zsy/add-leaderboard-badge
[Doc] Add contribution leaderboard badge into README file.
2023-02-08 00:07:26 +08:00
dingxiaobo
e45d240dcc
Merge pull request #1667 from Dr-kyle/master
feature: Issues 199 sqlserver support session config
2023-02-07 13:13:25 +08:00
Kyle.K.Zhao
fbcad2a609
add sqlserver session support 2023-02-04 08:23:17 +08:00
Frank Zhao
e7c02a402c
doc: update readme
Add contribution leaderboard badge into README file.

Signed-off-by: frank-zsy <syzhao1988@126.com>
2023-02-03 14:56:49 +08:00
Trafalgar
39844c54e2
Merge pull request #1663 from ZhiHanZ/databend-writer
feat: support Databend writer
2023-02-02 14:39:57 +08:00
zhihanz
f641e46ccf feat: support databend writer for dataX
datax

save

save

save

save

add official documenations

add doc

add doc

fix internationalization

fix guava
2023-02-02 12:13:29 +08:00
dingxiaobo
c353e81656
Merge pull request #1637 from liutianyuan/master
plugin-rdbms-util模块中的OriginalConfPretreatmentUtil,判断是否混合配制了table 和 querySql
2022-12-30 10:02:31 +08:00
dingxiaobo
a276f8b1df
Merge pull request #1619 from KakaWanYifan/fix-comment-error
注释错误,应该是:b 库上有表:3, 4
2022-12-30 09:46:43 +08:00
caoliang
fcc6594854 update selectdbwriter plugin 2022-12-29 10:27:07 +08:00
caoliang
921d96b621 update selectdbwriter plugin 2022-12-29 10:27:07 +08:00
caoliang
8f70622ef1 Add selectdbwriter plugin 2022-12-29 10:27:07 +08:00
caoliang
398f9e08e4 Add selectdbwriter plugin 2022-12-29 10:27:07 +08:00
caoliang
54d5d792b9 Add selectdbwriter plugin 2022-12-29 10:27:03 +08:00
Trafalgar
66a7ef416c
Merge pull request #1649 from YanxinXue/CassandraReader
Update CassandraReaderHelper.java
2022-12-28 18:11:55 +08:00
Trafalgar
42d3df2b6b
Merge pull request #1648 from iwinstar/master
add adbmysqlwriter plugin
2022-12-28 17:08:04 +08:00