Commit Graph

33239 Commits

Author SHA1 Message Date
Haojun Liao 4576b0a94d fix(query): fix syntax error. 2022-06-23 11:07:14 +08:00
Hui Li bf307fbddb
Merge pull request #14138 from taosdata/test3.0/lihui
test: add test case for tmq
2022-06-23 11:00:33 +08:00
cpwu bf3af717e7 fix case 2022-06-23 10:37:57 +08:00
Haojun Liao 2d31d3cb43 other: merge 3.0 2022-06-23 10:37:07 +08:00
wangmm0220 05c0563606 fix: test case 2022-06-23 10:23:30 +08:00
wangmm0220 a28bfd0804 fix:confilct merge from 3.0 2022-06-23 10:21:04 +08:00
WANG MINGMING 756f9a8218
Merge pull request #14139 from taosdata/3.0
fix:merge from 3.0
2022-06-23 10:17:13 +08:00
WANG MINGMING 9012834531
Merge branch 'feature/3.0_wxy' into 3.0 2022-06-23 10:16:58 +08:00
jiacy-jcy fe77051802 Merge branch '3.0' into 3.0test/jcy 2022-06-23 10:16:38 +08:00
Haojun Liao ce7e7fe23d refactor:remove some debug info. 2022-06-23 10:13:35 +08:00
wangmm0220 bed7702056 Merge branch 'feature/3.0_wxy' of github.com:taosdata/TDengine into feature/3.0_wxy 2022-06-23 10:11:42 +08:00
wangmm0220 bdef3c34a1 fix:unit test cases 2022-06-23 10:11:08 +08:00
Minghao Li 9786ba2fbe fix(sync): update nextindex, matchindex when backto nolog 2022-06-23 10:10:57 +08:00
WANG MINGMING 77f34c8fca
Merge pull request #14094 from taosdata/feature/TD-16524
fix: error in windows
2022-06-23 10:08:56 +08:00
Zhiqiang Wang 3d9ed4006a
Merge pull request #14116 from taosdata/fix/ZhiqiangWang/TD-16357-fix-shell-chinese-error
shell: fix shell chinese error
2022-06-23 10:04:57 +08:00
Haojun Liao 0457fab077 fix(query): adjust the capacity of ssdatablock. 2022-06-23 10:03:43 +08:00
cpwu 5b34782f45 Merge branch '3.0' into cpwu/3.0 2022-06-23 09:58:31 +08:00
plum-lihui 38d19e45fc test: add test case for tmq 2022-06-23 09:50:15 +08:00
Haojun Liao 673261a1bd fix(query): set correct varchar length. 2022-06-23 09:42:29 +08:00
afwerar fed3b36b0e shell: fix shell chinese error 2022-06-23 09:40:35 +08:00
shenglian-zhou 5e122c54fa
Merge pull request #14137 from taosdata/szhou/feature/split-session-state-2
feat: add session and state window on stable
2022-06-23 09:30:15 +08:00
cpwu ab2a07ef60 fix : fix constant boundary 2022-06-23 09:25:07 +08:00
slzhou 6fe368a375 feat: add session and state window on stable 2022-06-23 09:01:03 +08:00
slzhou 849cb8d1b3 feat: split session and state window on stable 2022-06-23 08:52:47 +08:00
shenglian-zhou bacd7b6057
Merge pull request #14136 from taosdata/szhou/feature/sort-group-2
feat: add group sort operator
2022-06-23 08:15:25 +08:00
Haojun Liao a0795fdd10 fix(query): set correct varchar length. 2022-06-23 00:47:28 +08:00
Haojun Liao 32e479858f fix(query): disable type check. 2022-06-22 23:48:23 +08:00
Haojun Liao d3d258caa9 fix(query): prepare buffer before copying data. 2022-06-22 23:05:34 +08:00
shenglian zhou faf5424b18 feat: add group sort operator 2022-06-22 23:01:55 +08:00
shenglian-zhou 1047da047a
Merge pull request #14135 from taosdata/szhou/feature/sort-group-2
feat: add multiple group tsdb reads to table merge scan
2022-06-22 23:01:19 +08:00
Liu Jicong ab01fec5e4
Merge pull request #14134 from taosdata/feature/stream
feat(stream): stream support multiple type input
2022-06-22 22:52:35 +08:00
shenglian zhou fd79fcc481 feat: add multiple group tsdb reads to table merge scan 2022-06-22 22:32:29 +08:00
shenglian zhou c99f7cac79 feat: add multiple group tsdb reads to table merge scan 2022-06-22 22:00:52 +08:00
shenglian zhou df130c1bcb feat: add multiple group tsdb reads to table merge scan 2022-06-22 21:56:55 +08:00
Liu Jicong 14a488c92c feat(stream): stream support multiple type input 2022-06-22 21:21:39 +08:00
Haojun Liao 300f35188e fix(query): prepare the SColumnInfoData. 2022-06-22 21:18:11 +08:00
Haojun Liao ecc05bf75c fix(query): check pointer before use it. 2022-06-22 21:12:08 +08:00
Haojun Liao 02a53ee81f fix(query): set correct memory buffer size. 2022-06-22 21:03:59 +08:00
shenglian-zhou d88615f9ad
Merge pull request #14132 from taosdata/szhou/feature/sort-group-2
feat: add multiple group tsdb reads to table merge scan
2022-06-22 21:00:59 +08:00
Shengliang Guan 31744fcf00
Merge pull request #14131 from taosdata/fix/dnode
feat: balance vgroup
2022-06-22 20:48:35 +08:00
Hui Li 946d94a75b
Merge pull request #14129 from taosdata/test3.0/lihui
test: add test case for tmq
2022-06-22 20:41:07 +08:00
Haojun Liao ed8002f903 fix(query): fix syntax error. 2022-06-22 20:34:24 +08:00
Haojun Liao bf0caa2038 Merge branch '3.0' into feature/3_liaohj 2022-06-22 20:32:02 +08:00
shenglian zhou 8a8d3f160b feat: add multiple group tsdb reads to table merge scan 2022-06-22 20:26:44 +08:00
Haojun Liao 324eecdd99 fix(query): prepare the buffer before assigning result. 2022-06-22 20:24:26 +08:00
Minghao Li 2f2715aca4 fix(sync): save saveErr 2022-06-22 20:23:49 +08:00
Shengliang Guan eb231f0255 test: minor changes 2022-06-22 20:16:29 +08:00
Liu Jicong e078c739e4
Merge pull request #14128 from taosdata/feature/wal
feat(wal): provide is empty api
2022-06-22 20:12:51 +08:00
Shengliang Guan f05c431e84 feat: balance vgroup 2022-06-22 19:56:38 +08:00
Minghao Li 95c5bb0a8c Merge branch '3.0' of https://github.com/taosdata/TDengine into feature/3.0_mhli 2022-06-22 19:52:24 +08:00