Commit Graph

349 Commits

Author SHA1 Message Date
Xiaoyu Wang 1ea2eec5de
Merge pull request #12925 from taosdata/feature/3.0_wxy
fix: some problems of parser
2022-05-24 19:31:07 +08:00
Xiaoyu Wang 21f1321ea8 fix: some problems of parser 2022-05-24 17:37:53 +08:00
Shengliang Guan 030e470231 test: add test cases for trans 2022-05-24 12:46:23 +08:00
Liu Jicong 07d0a3a52a
Merge pull request #12837 from taosdata/feature/stream
test(stream): add case
2022-05-23 08:17:06 +08:00
Liu Jicong 4dda27ba83 test(stream): add case 2022-05-23 08:16:34 +08:00
Liu Jicong 9c1464c875
Merge pull request #12836 from taosdata/feature/stream
test(stream): change test name
2022-05-23 02:14:24 +08:00
Liu Jicong 38df8505c3 test(stream): change test name 2022-05-23 01:57:29 +08:00
Cary Xu f4aaf791fb fix: check commit and merge and add cases 2022-05-22 19:37:32 +08:00
dapan1121 867a0914e8
Merge pull request #12800 from taosdata/feature/qnode
feat: drop table meta cache after table dropped
2022-05-21 22:17:51 +08:00
Shengliang Guan 3def04a54a test: case for valgrind 2022-05-21 20:10:37 +08:00
dapan1121 bbb30eb599 fix case issue 2022-05-21 17:07:56 +08:00
Shengliang Guan fe048d5f44 test: case for alter stable 2022-05-21 10:19:29 +08:00
Hui Li f65674d173
Merge pull request #12756 from taosdata/test/chr/TD-14699
test:add testcase of   multi-Thread inserting data
2022-05-20 20:58:13 +08:00
Cary Xu e9607a9e25 feat: add cases to merge dup data in file and mem 2022-05-20 17:24:10 +08:00
Cary Xu d2e9f408b0 Merge branch '3.0' into feature/TD-13066-3.0 2022-05-20 15:30:18 +08:00
Shengliang Guan 4a7020636a test: add alter column case for stb 2022-05-20 13:11:30 +08:00
tomchon 4d50a1da76 test:modify testcase of muti-inserting data 2022-05-20 09:49:47 +08:00
Cary Xu 3ab9b88dd7 Merge branch '3.0' into feature/TD-13066-3.0 2022-05-19 23:54:56 +08:00
Cary Xu 9a022bca60 feat: add case for update without multi-version 2022-05-19 23:54:44 +08:00
Haojun Liao cded09bf79 enh(query): limit the rsp ssdatablock size. 2022-05-19 23:47:27 +08:00
Haojun Liao f636806c2a other: merge 3.0 2022-05-19 17:07:01 +08:00
Haojun Liao e0b9da9c3d refactor: do some internal refactor. 2022-05-19 16:49:43 +08:00
Hui Li 4852ba28ea
Merge pull request #12668 from taosdata/test/chr/TD-14699
test:modify testcase that test replica 3
2022-05-19 16:21:02 +08:00
Liu Jicong 82b2ae4194 enh(tmq): set and show client id 2022-05-19 11:20:47 +08:00
Cary Xu e038b2f458
Merge pull request #12653 from taosdata/feature/TD-14481-3.0
feat: check ts in submit req msg
2022-05-19 11:12:21 +08:00
plum-lihui 23e415b927 test:modify days to 300 2022-05-19 09:41:08 +08:00
Liu Jicong a696ed583a test(stream): _wstartts should be reverse quoted 2022-05-18 21:23:06 +08:00
tomchon 830bf6af1f Merge branch '3.0' of github.com:taosdata/TDengine into test/chr/TD-14699 2022-05-18 20:38:34 +08:00
Shengliang Guan 6a148e1485
Merge pull request #12609 from taosdata/feature/check
fix: unreasonable error message when creating db with insufficient dnodes
2022-05-18 10:20:51 +08:00
Shengliang Guan 67b0fd9261 fix: wrong db status 2022-05-18 09:25:00 +08:00
54liuyao d588d47bdb ci(stream): add test 2022-05-18 09:11:29 +08:00
Shengliang Guan e377d4e94f fix: should not memset after realloc 2022-05-17 20:50:34 +08:00
tomchon 6acc51dbb5 modify testcase of threeReplica 2022-05-17 20:28:46 +08:00
Shengliang Guan 7018e69b61 test: remove random failed case (insert/basic0.sim) 2022-05-17 19:41:32 +08:00
Shengliang Guan d7e895448d fix: conflicts after refactor SRpcMsg 2022-05-17 16:32:23 +08:00
Shengliang Guan 0623514ed1 Merge remote-tracking branch 'origin/3.0' into fix/mnode 2022-05-17 16:12:53 +08:00
Shengliang Guan a22cf60810 test: allow one error in valgrind case 2022-05-17 16:09:16 +08:00
Cary Xu 93759d7936 fix: adjust test case 2022-05-17 08:54:03 +08:00
Cary Xu d9dcac0da5 enh: make the test case more rebust 2022-05-17 00:12:40 +08:00
Cary Xu 2b4408ff9f feat: modify rsma cases 2022-05-16 23:59:34 +08:00
Cary Xu e054b3b4d8 feat: sma refactor and add cases 2022-05-16 23:55:17 +08:00
plum-lihui 7e86ae9ffe Merge branch '3.0' of github.com:taosdata/TDengine into 3.0 2022-05-16 21:55:21 +08:00
plum-lihui f9055c46d1 test: modify case of sync 2022-05-16 21:54:07 +08:00
slzhou 7bb38bed2f Merge branch '3.0' of github.com:taosdata/TDengine into feature/udf 2022-05-16 19:03:53 +08:00
slzhou c245309e6e feat: enhance udfd epset processing with connect msg and callback epset parameter 2022-05-16 19:03:36 +08:00
plum-lihui 9d4aabfe13 test: modfiy test cases of tmq 2022-05-16 16:40:03 +08:00
Liu Jicong a6015d2f39 refactor(stream) 2022-05-15 08:14:23 +08:00
slzhou b53e7192fc fix: core caused by invalid total rows of data block when executing sql like select udf2(f2) from udf.t2 group by 1-udf1(f1) 2022-05-14 09:31:30 +08:00
slzhou b6fa8f704b feat: add test case to udf.sim 2022-05-13 23:00:21 +08:00
54liuyao d9590b4473 ci(stream): add stream ci 2022-05-13 16:23:06 +08:00