hffariel
|
cbc93b98ff
|
add interval sinking
|
2021-09-24 11:34:55 +08:00 |
|
hffariel
|
fe43e20ea9
|
reduce the getBytes operations
|
2021-09-23 17:15:14 +08:00 |
|
江煦
|
c0351b8d76
|
dbname with minus('-') can not be parsed in ob writer
|
2021-09-18 20:07:11 +08:00 |
|
江煦
|
a02a69f2bd
|
dbname with minus('-') can not be parsed in ob writer
|
2021-09-18 19:54:49 +08:00 |
|
Jing Xu
|
59f1825016
|
Merge pull request #1 from alibaba/master
rebase
|
2021-09-18 19:23:35 +08:00 |
|
Trafalgar
|
c22db301b6
|
Merge pull request #1095 from WangAShao/master
fix #1094: 解决连接泄漏的问题
|
2021-09-18 18:16:09 +08:00 |
|
hffariel
|
e7d879185b
|
add auto-release workflow
|
2021-09-17 19:08:21 +08:00 |
|
wang
|
5b975c55a7
|
fix bug:在出异常的时候,会调一次reconnect,这里面释放旧连接,创建新连接;进入下一次循环的时候,又创建一次连接,所以在reconnect里面创建的那个新连接就泄露了
|
2021-09-16 19:27:56 +08:00 |
|
hffariel
|
8fd01d22ca
|
remove aliyun mirror to do the auto releasing
|
2021-09-16 16:38:24 +08:00 |
|
hffariel
|
9e9fd10b44
|
fix charset to utf-8
|
2021-09-15 19:58:29 +08:00 |
|
hffariel
|
39c7065526
|
fix build issue
|
2021-09-15 14:55:30 +08:00 |
|
hffariel
|
1ab7dde5d2
|
modify README.md
|
2021-09-15 14:31:01 +08:00 |
|
fariel
|
e41e89330b
|
modify readme
|
2021-09-10 15:21:44 +08:00 |
|
fariel
|
629fa48412
|
build starrockswriter.tar.gz
|
2021-09-10 15:18:38 +08:00 |
|
fariel
|
014b240a1f
|
optimize build script
|
2021-09-10 15:16:51 +08:00 |
|
fariel
|
b725a83ac1
|
bumping version to 1.1.0
|
2021-09-10 15:10:13 +08:00 |
|
wang
|
38b4dc8946
|
fix bug: 解决ob writer连接数随着写入不断上涨的问题
|
2021-09-09 16:31:47 +08:00 |
|
fariel
|
16a6151919
|
fix npe
|
2021-09-09 15:30:01 +08:00 |
|
fariel
|
1e03c200f7
|
support wildcard column
|
2021-09-01 20:37:00 +08:00 |
|
fariel
|
0582da63a5
|
remove doriswriter
|
2021-09-01 17:08:12 +08:00 |
|
fariel
|
835e5deb74
|
fix renaming issue
|
2021-09-01 16:51:01 +08:00 |
|
fariel
|
881ab49359
|
add starrocks writer
|
2021-08-31 20:34:30 +08:00 |
|
wz497345846
|
787421fa8b
|
Update mongodbwriter.md
错别字
|
2021-08-24 16:05:15 +08:00 |
|
fariel
|
70975a0ed5
|
fix bufferoverflow
|
2021-08-13 10:29:22 +08:00 |
|
fariel
|
293286ea14
|
remove ` from columns
|
2021-08-13 10:29:03 +08:00 |
|
fariel
|
f9391a78e7
|
optimize buffer allocated logic
|
2021-07-23 14:38:43 +08:00 |
|
fariel
|
fd42a23b68
|
optimize heap memory usage
|
2021-07-22 18:52:47 +08:00 |
|
Trafalgar
|
3225f02bf9
|
Update DESCipher.java
|
2021-07-20 17:12:03 +08:00 |
|
Trafalgar
|
73a42021c5
|
Update DESCipher.java
|
2021-07-20 17:11:18 +08:00 |
|
Trafalgar
|
65f6e95cce
|
Update README.md
add a new ding ding group
|
2021-07-01 14:03:57 +08:00 |
|
fariel
|
f4d25be8fe
|
use internal date convertion
|
2021-07-01 11:17:17 +08:00 |
|
Trafalgar
|
3ea5ec74f7
|
Merge pull request #1045 from johnrobbet/master
add jar files needed by ob reader/writer.
|
2021-06-10 22:23:09 +08:00 |
|
江煦
|
f366328a5a
|
add jar files needed by ob reader/writer.
|
2021-06-10 20:30:31 +08:00 |
|
Trafalgar
|
2137e2710c
|
update readme info, add more infomation for datax
|
2021-05-28 16:14:11 +08:00 |
|
Trafalgar
|
53e4c82ef2
|
更新 readme 文档说明
|
2021-05-28 15:14:31 +08:00 |
|
fariel
|
0d0dd3b75c
|
optimize joinrows function
|
2021-05-21 13:23:11 +08:00 |
|
Trafalgar
|
32b703cdfa
|
Merge pull request #1026 from johnrobbet/master
add oceabvase reader/writer plugins
|
2021-05-20 20:57:50 +08:00 |
|
江煦
|
6061010e00
|
add ob jar files.
|
2021-05-20 19:49:06 +08:00 |
|
江煦
|
d3bd2c5fcf
|
add oceanbase plugins
|
2021-05-20 19:14:10 +08:00 |
|
fariel
|
b936f0562a
|
convert bit && bool -> int
|
2021-05-19 17:26:20 +08:00 |
|
fariel
|
a8f70b1f2c
|
add row_delimiter parameter
|
2021-04-30 18:31:25 +08:00 |
|
fariel
|
342c044aaa
|
add maxBatchRows maxBatchSize
|
2021-04-30 10:55:02 +08:00 |
|
fariel
|
cac8434bbb
|
make batch size smaller to satisfy be limitations
|
2021-04-07 15:54:21 +08:00 |
|
fariel
|
048e40cfea
|
add readme
|
2021-04-07 15:23:47 +08:00 |
|
fariel
|
ee9243cfe2
|
aync flush version
|
2021-03-25 15:49:41 +08:00 |
|
fariel
|
dee644c960
|
modify doc
|
2021-03-24 15:17:39 +08:00 |
|
fariel
|
5cd07ab084
|
fix date datetime timestamp convertion
|
2021-03-22 20:03:38 +08:00 |
|
fariel
|
70a480f562
|
modify doc && fix length calculating
|
2021-03-18 16:18:04 +08:00 |
|
Trafalgar
|
6c3fb66711
|
Merge pull request #938 from qixiaobo/fix-json-wrong-encode
fix json wrong encode
|
2021-03-18 13:51:12 +08:00 |
|
Trafalgar
|
22946625d1
|
Merge pull request #939 from siwuai/master
关系型数据库通用writer的jdbcUrl默认配置调用函数错误
|
2021-03-18 13:48:26 +08:00 |
|