Commit Graph

27934 Commits

Author SHA1 Message Date
plum-lihui eba47b9ef4 [test: add valgrind run tmq] 2022-05-13 18:54:29 +08:00
Shengliang Guan 914164f455
Merge pull request #12435 from taosdata/feature/check
fix: crash when executing create database test vgroups 1024
2022-05-13 18:21:36 +08:00
Shengliang Guan 558d50fef2 fix: error msg incorrect when no enough memory to create vnode 2022-05-13 17:40:22 +08:00
Shengliang Guan 2178eabcd8 fix: error msg incorrect when no enough memory to create vnode 2022-05-13 17:36:32 +08:00
Shengliang Guan 56c1b07016 fix: error msg incorrect when no enough memory to create vnode 2022-05-13 17:18:35 +08:00
plum-lihui e839c432b8 Merge branch '3.0' of github.com:taosdata/TDengine into 3.0 2022-05-13 17:13:33 +08:00
plum-lihui 5461f3ef12 test: add error case for rerun fail 2022-05-13 17:13:20 +08:00
Shengliang Guan d6fca91f9f fix: crash when executing create database test vgroups 1024 2022-05-13 17:02:12 +08:00
liuyao 6e88b84dcb
Merge pull request #12430 from taosdata/feature/TD-15379
ci(stream): add stream ci
2022-05-13 16:40:36 +08:00
54liuyao d9590b4473 ci(stream): add stream ci 2022-05-13 16:23:06 +08:00
Yihao Deng 22ce29db58
Merge pull request #12428 from taosdata/feature/add_more_log
enh(rpc): add more log
2022-05-13 16:17:15 +08:00
yihaoDeng 26aef324f7 enh(rpc): add more log 2022-05-13 15:59:56 +08:00
plum-lihui b18d2bb433 Merge branch '3.0' of github.com:taosdata/TDengine into 3.0 2022-05-13 15:54:32 +08:00
plum-lihui 68ad7008bf test: add error test case for rerun fail 2022-05-13 15:54:15 +08:00
liuyao a7e57b7f92
Merge pull request #12425 from taosdata/feature/TD-15379
ci(stream):add stream ci
2022-05-13 15:48:04 +08:00
54liuyao 4b564b2ebd add stream ci 2022-05-13 15:37:31 +08:00
Hui Li 7207675325
Merge pull request #12052 from taosdata/test/TD-13456
ci: use docker containers to run 3.0 cases in parallel
2022-05-13 14:41:30 +08:00
Haojun Liao 9b2cdcff9d
Merge pull request #12417 from taosdata/feature/3.0_liaohj
fix(query): add the repeat scan flag check in the aggregate executor.
2022-05-13 14:28:05 +08:00
plum-lihui 158e23d5ae test: add log info in test case 2022-05-13 14:17:08 +08:00
tangfangzhi 3431d4aba5 enh: windows build enterprise edition 2022-05-13 14:04:21 +08:00
Yihao Deng 07d11d2b8b
Merge pull request #12370 from taosdata/fix/fix_fd_leak
fix(rpc): avoid fd leak
2022-05-13 13:51:50 +08:00
yihaoDeng fee540c1fa fix(rpc): avoid fd leak 2022-05-13 13:09:34 +08:00
Hui Li 76584010d1
Merge pull request #12416 from taosdata/cpwu/3.0
test: add  user_control case to CI
2022-05-13 12:47:50 +08:00
yihaoDeng c56b0e0b15 fix(rpc): avoid fd leak 2022-05-13 12:24:57 +08:00
yihaoDeng d0fe68b0e4 fix(rpc): avoid fd leak 2022-05-13 12:18:57 +08:00
Haojun Liao 86031c1985 fix(query): add the repeat scan flag check during aggregate executor. 2022-05-13 12:17:09 +08:00
cpwu 3ffa2eb65f Merge branch '3.0' into cpwu/3.0 2022-05-13 12:10:34 +08:00
cpwu a08771ea4a fix case 2022-05-13 12:09:10 +08:00
cpwu 8895b3a5ca fix case 2022-05-13 12:06:02 +08:00
cpwu 7efa74dc39 fix case 2022-05-13 12:04:55 +08:00
cpwu 19a99450ee fix case 2022-05-13 12:02:28 +08:00
cpwu 28915c9e0c fix case 2022-05-13 12:00:56 +08:00
cpwu 39ee1144c5 fix case 2022-05-13 11:58:12 +08:00
cpwu c212602629 fix case 2022-05-13 11:55:46 +08:00
cpwu d3cfa1fa57 fix case 2022-05-13 11:50:33 +08:00
cpwu 9038df4232 fix case 2022-05-13 11:47:49 +08:00
cpwu 2704e48ba6 fix case 2022-05-13 11:40:33 +08:00
yihaoDeng ddee7344d5 fix(rpc): avoid fd leak 2022-05-13 11:25:35 +08:00
cpwu e04616d70e fix case 2022-05-13 11:25:27 +08:00
Yihao Deng a129a52974
Merge pull request #12412 from taosdata/feature/3.0_liaohj
fix(query): fix syntax errors in executorimpl.c
2022-05-13 10:51:59 +08:00
Haojun Liao 38d52c69dc fix(query): fix syntax errors in executorimpl.c 2022-05-13 10:12:03 +08:00
Haojun Liao fbc3ca6093 Merge branch '3.0' into feature/3.0_liaohj 2022-05-13 09:57:00 +08:00
Haojun Liao 321c291f4c refactor: do some internal refactor. 2022-05-13 09:53:19 +08:00
shenglian-zhou c5faaca906
Merge pull request #12407 from taosdata/feature/udf
fix: udf2 support int and double data type
2022-05-13 09:49:13 +08:00
Hui Li f6a6d4d4c9
Merge pull request #12411 from taosdata/test-v3.0/lihui
[test: add case into ci after fix bug]
2022-05-13 09:31:47 +08:00
liuyao 426200a71b
Merge pull request #12384 from taosdata/feature/TD-15379
feat(stream): stream reprocess window
2022-05-13 09:19:22 +08:00
plum-lihui 5fe13e6791 [test: add case into ci after fix bug] 2022-05-13 08:39:40 +08:00
Hui Li d4de00f54f
Merge pull request #12402 from taosdata/test-v3.0/lihui
[test: modify test process for tmq]
2022-05-13 08:34:42 +08:00
Hui Li 44e4d1baba
Merge pull request #12404 from taosdata/cpwu/3.0
test: add user control case
2022-05-13 08:34:33 +08:00
WANG MINGMING 00b17f8655
Merge pull request #12406 from taosdata/feature/TD-14761
feat: schemaless add telnet and json protocol
2022-05-13 02:04:33 +08:00