Commit Graph

218 Commits

Author SHA1 Message Date
plum-lihui 306471723c Merge branch '3.0' of github.com:taosdata/TDengine into 3.0 2022-04-22 19:10:42 +08:00
plum-lihui 51fab80595 [test: modify valgrind error check] 2022-04-22 19:10:28 +08:00
Xiaoyu Wang b0a68df512
Merge pull request #11766 from taosdata/feature/3.0_wxy
fix: some syntax parsing problems
2022-04-22 18:54:54 +08:00
Xiaoyu Wang 395ba3dc5f fix: some syntax parsing problems 2022-04-22 18:38:38 +08:00
plum-lihui 3aa40bd504 [test: rm some discard file] 2022-04-22 17:13:15 +08:00
plum-lihui 4cc3b019b3 [test: add test cases for tmq] 2022-04-22 17:06:08 +08:00
Haojun Liao be1a2c690e
Merge pull request #11718 from taosdata/feature/3.0_liaohj
fix(query): if one vgroup has no tables, query against this vgroup will receive unexpected error.
2022-04-21 21:21:25 +08:00
plum-lihui 9f8a447d82 [test: modify tmq test cases] 2022-04-21 19:56:20 +08:00
Haojun Liao 00caa5c434 test:update session.sim 2022-04-21 18:26:27 +08:00
Liu Jicong 558edd3713 merge from 3.0 2022-04-20 22:12:10 +08:00
Liu Jicong d75ab9b3ff refactor 2022-04-20 21:36:55 +08:00
plum-lihui 3ecf6df9e3 [test: add valgrind case] 2022-04-20 20:29:50 +08:00
plum-lihui da232cbeaf [test: check error from valgrind log file] 2022-04-20 20:02:10 +08:00
plum-lihui f9a17c5de1 [test: del discard case file] 2022-04-20 16:52:19 +08:00
plum-lihui 38a4fbc8c2 [test: modify cases] 2022-04-20 16:34:26 +08:00
Haojun Liao 490f7f3b14
Merge pull request #11664 from taosdata/feature/3.0_liaohj
fix(query): fix invalid write in distinct query.
2022-04-20 16:15:22 +08:00
Haojun Liao 011efa67bf test: temporarily disable some invalid cases. 2022-04-20 16:00:37 +08:00
Shengliang Guan 61334de8b8 fix: refact db options 2022-04-20 14:58:14 +08:00
plum-lihui a44725f178 [test: refactor tmq test script] 2022-04-20 14:14:26 +08:00
plum-lihui 99c36d6e82 [test: add sync test cases] 2022-04-19 16:02:46 +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
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 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 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
cpwu dacbc8aa8e fix concat crash bug 2022-04-14 18:22:28 +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