Commit Graph

580 Commits

Author SHA1 Message Date
Zhiyu Yang
ea488d20c4
Update DefaultDataHandler.java 2022-02-24 16:59:25 +08:00
Shuduo Sang
9a51e665e5
Merge branch 'alibaba:master' into master 2022-02-22 11:43:35 +08:00
zyyang
b55d26dca7 tdengine writer rebuild 2022-02-21 17:05:56 +08:00
Shuduo Sang
57d82f0636
Merge pull request #20 from taosdata/hotfix/TD-12422
tdenginewriter rebuiled
2022-02-21 16:27:28 +08:00
dingbo
3a0b52ac88 Merge branch 'hotfix/TD-12422' of github.com:taosdata/DataX into hotfix/TD-12422 2022-02-21 14:38:09 +08:00
dingbo
e1590952ec add TDengine to README.md 2022-02-21 14:37:14 +08:00
zyyang
ccdf5958be Merge branch 'hotfix/TD-12422' of github.com:taosdata/DataX into hotfix/TD-12422 2022-02-21 13:44:34 +08:00
zyyang
788cca5ab9 change 2022-02-21 13:43:57 +08:00
Zhiyu Yang
5c1ecef9f7
Merge branch 'master' into hotfix/TD-12422 2022-02-20 16:53:35 +08:00
zyyang
7436176b27 change doc 2022-02-20 16:49:48 +08:00
zyyang
c96256c9a2 change doc-CN 2022-02-20 15:20:19 +08:00
zyyang
fad2760ca2 add s2t test case 2022-02-20 11:27:37 +08:00
zyyang
e3f9e1219e change fastjson version 2022-02-18 18:34:34 +08:00
zyyang
c2a76420cc change 2022-02-18 14:16:22 +08:00
zyyang
0680ce2e97 change 2022-02-18 14:13:03 +08:00
hffariel
d722f302eb remove db and table info from stream load label 2022-02-17 16:29:07 +08:00
zyyang
67dd21edfe change 2022-02-16 10:06:06 +08:00
hffariel
721ed5136d change the link charactor of the stream load label 2022-02-14 20:15:14 +08:00
hffariel
0554bd1bea change the linking charactor of stream load label 2022-02-14 19:23:20 +08:00
zyyang
df3ea169b0 tdenginewriter rebuiled 2022-02-14 18:58:17 +08:00
hffariel
a1bf9baa3e add label-prefix option 2022-02-14 18:49:25 +08:00
Trafalgar
fc4fc419cb
Merge pull request #1199 from Archie-selfless/test
word spelling mistake. :)
2022-02-14 16:51:16 +08:00
jiafeng.zhang
79db76dd8f 1
1
2022-01-25 23:57:15 +08:00
jiafeng.zhang
9e3e08987d test case and Performance test report
test case and Performance test report
2022-01-25 23:37:20 +08:00
Shuduo Sang
41c577da90
Merge pull request #19 from alibaba/master
merge with upstream
2022-01-24 20:36:49 +08:00
hffariel
f5cedbeb32 check the label state when label already exists 2022-01-24 12:18:14 +08:00
jiafeng.zhang
7ac4301fc5 Add support for writing data to Apache Doris
Add support for writing data to Apache Doris
2022-01-20 12:58:07 +08:00
Trafalgar
db01f12463
Merge pull request #1276 from alibaba/dependabot/maven/org.apache.logging.log4j-log4j-core-2.17.1
Bump log4j-core from 2.17.0 to 2.17.1
2022-01-13 21:58:31 +08:00
Trafalgar
5f86e2b10f
Merge pull request #1277 from alibaba/dependabot/maven/org.apache.logging.log4j-log4j-api-2.17.1
Bump log4j-api from 2.17.0 to 2.17.1
2022-01-13 21:58:08 +08:00
dependabot[bot]
22bf5b537b
Bump log4j-api from 2.17.0 to 2.17.1
Bumps log4j-api from 2.17.0 to 2.17.1.

---
updated-dependencies:
- dependency-name: org.apache.logging.log4j:log4j-api
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-13 11:37:38 +00:00
dependabot[bot]
c655685acd
Bump log4j-core from 2.17.0 to 2.17.1
Bumps log4j-core from 2.17.0 to 2.17.1.

---
updated-dependencies:
- dependency-name: org.apache.logging.log4j:log4j-core
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-13 11:37:37 +00:00
顾轩
155e93b9d8 fix log4j 2022-01-13 19:36:22 +08:00
顾轩
b71cdf693e fix compile problem 2022-01-13 17:53:30 +08:00
Trafalgar
f68c4134d6
Merge pull request #1255 from sanChouIsACat/master
修复了由于数据库保留字是表名或者字段名时引起的sql错误
2021-12-30 15:26:46 +08:00
sanChouIsACat
c140ca35fb 修复了上述问题 2021-12-30 11:30:27 +08:00
sanChouIsACat
c96a366a4e 把冗余代码合并成了一个函数,删除了不必要的注释 2021-12-30 11:12:27 +08:00
sanChouIsACat
042aa2d865 在上个版本的基础上格式化了代码 2021-12-28 19:32:15 +08:00
sanChouIsACat
ce29ae7ee5 本次提交更新了转义的字符不需要进行大小写转换 2021-12-28 18:25:16 +08:00
sanChouIsACat
b1334308a0 把转义的逻辑重新提交一下 2021-12-28 10:10:43 +08:00
sanChouIsACat
9f09039a23 修改了问题 2021-12-27 17:49:49 +08:00
sanChouIsACat
dcb541f048 修改了上一个版本提到的问题 2021-12-27 17:02:51 +08:00
sanChouIsACat
55351fcbaa 同时修改了reader和writer,同时将DatabaseKeywordTransformer类中的功能合并到writer(reader)utils中 2021-12-24 10:02:17 +08:00
sanChouIsACat
19a44e8d9d 优化了代码的一部分 2021-12-23 18:10:08 +08:00
sanChouIsACat
b017102e0e 最终版 2021-12-23 15:20:56 +08:00
sanChouIsACat
30ed711131 再次修复了问题 2021-12-23 13:46:26 +08:00
sanChouIsACat
bd43216cf8 修改了提到的上述问题 2021-12-23 13:38:37 +08:00
sanChouIsACat
738c11e0e3 修复了由于SQL中的保留字作为表名或者字段名而引起的sql错误 2021-12-22 19:54:38 +08:00
sanChouIsACat
4e916b0f4b 修复了由于数据库保留字是表名或者字段名时引起的sql错误 2021-12-22 17:17:12 +08:00
sanChouIsACat
ca39f422d0 sd 2021-12-22 16:14:41 +08:00
Shuduo Sang
b28ca9c0a8
Merge pull request #17 from taosdata/fix/resource_key_error
TD-12401:rename resource key
2021-12-22 10:20:14 +08:00