Commit Graph

1739 Commits

Author SHA1 Message Date
plum-lihui 99c36d6e82 [test: add sync test cases] 2022-04-19 16:02:46 +08:00
Shengliang Guan 841c1cb441
Merge pull request #11613 from taosdata/fix/valgrind
fix: memory leak in tconfig.c in client
2022-04-18 21:14:42 +08:00
Shengliang Guan 7845636676 test: update data.sim to repeat valgrind error 2022-04-18 20:55:01 +08:00
cpwu 4eeb5fa53a fix the case , add not between check 2022-04-18 19:09:44 +08:00
Shengliang Guan 63b0e304d4
Merge pull request #11598 from taosdata/feature/node
refactor(cluster): make the comment and code of udf to variable length
2022-04-18 17:18:02 +08:00
plum-lihui feb5e712bf [test: add test case for session] 2022-04-18 16:57:50 +08:00
Shengliang Guan bd2a64a311 Merge remote-tracking branch 'origin/3.0' into feature/node 2022-04-18 16:52:10 +08:00
Shengliang Guan 47f7ce67a7 Merge remote-tracking branch 'origin/3.0' into fix/tsim 2022-04-18 16:00:41 +08:00
Shengliang Guan 5f6eac8e47 refactor(cluster): replace the keyword master/slave with LEADER FOLLOWER 2022-04-18 14:47:33 +08:00
Shengliang Guan 595d2ce352 enh: support variables like $data[0][1] and $data(db)[0] in tsim scripts 2022-04-18 14:37:45 +08:00
Shengliang Guan 9ba91dbafa test: invalid synatx in tsim 2022-04-18 10:44:00 +08:00
Haojun Liao f0463a6a58 test: temporarily disable some invalid cases. 2022-04-16 22:50:08 +08:00
Xiaoyu Wang 222cc9ee1f
Merge pull request #11564 from taosdata/feature/3.0_wxy
enh: window clause validity check
2022-04-16 18:31:47 +08:00
Xiaoyu Wang f2056a623c enh: window clause validity check 2022-04-16 18:12:52 +08:00
Xiaoyu Wang 90ad407a7f enh: window clause validity check 2022-04-16 17:57:03 +08:00
Xiaoyu Wang 7a5148973c enh: window clause validity check 2022-04-16 17:46:32 +08:00
plum-lihui 016c70a23e [test: support valgrind run] 2022-04-16 16:25:04 +08:00
afwerar 7dcac43433 fix(build): exec output build bin. 2022-04-16 15:17:32 +08:00
afwerar 97a373fa17 fix(build): exec output build bin. 2022-04-16 15:12:11 +08:00
plum-lihui 9bee9a8397 [test: reopen char scalar function cases] 2022-04-16 14:11:13 +08:00
plum-lihui baa67baa90 [test: stop all dnodes when sim scripte return success] 2022-04-16 10:20:24 +08:00
plum-lihui dfdcd11f77 [test: stop all dnodes when sim scripte return success] 2022-04-16 10:20:11 +08:00
plum-lihui 6dd69dfe23 [test: stop all dnodes when sim scripte return success] 2022-04-16 10:19:07 +08:00
plum-lihui cd97d82116 [test: stop all dnodes when sim scripte return success] 2022-04-16 10:18:21 +08:00
plum-lihui 6b9d69b122 [test: stop taosd by kill -9 pid] 2022-04-16 10:13:48 +08:00
plum-lihui fa6e18e283 [test: support valgrind run all sim cases, and save valgrind log file] 2022-04-15 20:32:52 +08:00
cpwu 685ce7f536 Merge branch '3.0' into cpwu/3.0 2022-04-15 16:48:40 +08:00
cpwu e61d176305 fix stddev.case 2022-04-15 16:48:19 +08:00
Haojun Liao ad3675daed test: fix an typo in session.sim script. 2022-04-15 14:13:29 +08:00
Shengliang Guan 1aaf170491 enh(cluster): enable tsim to support valgrind startup 2022-04-14 21:41:23 +08:00
Xiaoyu Wang 9a59e94425
Merge pull request #11490 from taosdata/feature/3.0_wxy
enh(query): improve the validity check of function parameters
2022-04-14 18:34:32 +08:00
cpwu dacbc8aa8e fix concat crash bug 2022-04-14 18:22:28 +08:00
Xiaoyu Wang 9e05fdbd7b enh(query): increase the validity check of function parameters 2022-04-14 18:18:23 +08:00
Zhiqiang Wang 51065fcbd5
Merge pull request #11500 from taosdata/fix/ZhiqiangWang/TD-13254-fix-enterprise-test
fix(test): enterprise test.
2022-04-14 18:02:38 +08:00
afwerar 09be9e4d9d fix(test): enterprise test. 2022-04-14 17:49:48 +08:00
Shengliang Guan a9a24a1447 Merge remote-tracking branch 'origin/3.0' into feature/node 2022-04-14 16:49:01 +08:00
Ganlin Zhao bfa4d8a313 fix(query): taosd crash when concat has NULL inputs
TD-14732
2022-04-14 16:13:09 +08:00
Shengliang Guan aa73603030 Merge remote-tracking branch 'origin/3.0' into feature/node 2022-04-14 15:47:58 +08:00
Shengliang Guan c6d2f6d2a1 fix(cluster): mnode not start in multi-process mode 2022-04-14 15:45:26 +08:00
cpwu 8cd7539786 fix again 2022-04-14 14:49:36 +08:00
cpwu 395ef0099f fix crash sim case 2022-04-14 14:44:13 +08:00
cpwu eacd25fc33 Merge branch '3.0' into cpwu/3.0 2022-04-14 14:39:34 +08:00
cpwu 9695f084f4 fix nachr sim case 2022-04-14 14:38:33 +08:00
plum-lihui c40f83ed38 [test: rm 2 tmq cases] 2022-04-14 14:28:29 +08:00
cpwu 27da97f068 Merge branch '3.0' into cpwu/3.0 2022-04-14 14:17:07 +08:00
cpwu 477c0886c3 fix nchar sim case 2022-04-14 14:16:43 +08:00
Haojun Liao d0344470d9 test(query): update tsim script. 2022-04-14 13:19:44 +08:00
Haojun Liao e0654bac73 Merge remote-tracking branch 'origin/3.0' into feature/3.0_liaohj 2022-04-14 11:43:36 +08:00
Haojun Liao 9c9e980ec0 test(query): update tsim test scripts. 2022-04-14 11:36:06 +08:00
Liu Jicong 9fed975273
Merge pull request #11467 from taosdata/feature/tq
fix: fix tmq result parse
2022-04-13 22:18:21 +08:00