Commit Graph

231 Commits

Author SHA1 Message Date
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
cpwu 9695f084f4 fix nachr sim case 2022-04-14 14:38:33 +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
plum-lihui 742611164d test: add tmq case 2022-04-13 20:49:19 +08:00
Haojun Liao 7cc56c8f1c fix(query): revise system table schema. 2022-04-13 20:00:59 +08:00
Haojun Liao 5a0a036770 other: merge 3.0 2022-04-13 19:32:49 +08:00
plum-lihui 7b3a883498 test: add tmq test cases 2022-04-13 18:23:05 +08:00
Cary Xu 7cf63f0990 remove sleep 2022-04-13 16:09:55 +08:00
Cary Xu 84a7a9afb1 Merge branch '3.0' into feature/TD-11463-3.0 2022-04-13 16:03:21 +08:00
Cary Xu f9d162bae2 tsma use TDB 2022-04-13 16:02:55 +08:00
cpwu de15ba43b3 Merge branch '3.0' into cpwu/3.0 2022-04-13 14:21:21 +08:00
cpwu b2108e6422 test : fix group sim case 2022-04-13 14:19:14 +08:00
plum-lihui ebb5f20169 test: del test cases 2022-04-13 13:58:02 +08:00
cpwu 0aab0cd7f1 test: fix the where sim case 2022-04-13 11:10:38 +08:00
cpwu abef3b6ccb fix having case 2022-04-13 10:32:30 +08:00
cpwu 7f5d142dc7 Merge branch '3.0' into cpwu/3.0 2022-04-12 17:03:33 +08:00
cpwu 3ec7f7a039 add having sim case 2022-04-12 16:57:52 +08:00
plum-lihui 6d725e8a30 test: add test cases for tmq 2022-04-12 16:47:54 +08:00
Haojun Liao ec0637df8d
Merge pull request #11412 from taosdata/feature/3.0_liaohj
fix(query): load the null data in nchar/binary columns.
2022-04-12 14:26:01 +08:00
Haojun Liao 727085ad12 test(query): disable some invalid test cases in diff.sim 2022-04-12 13:53:19 +08:00
plum-lihui 18090bdf6f test: add tmq test cases 2022-04-12 10:46:41 +08:00
dapan1121 baab065136
Merge branch '3.0' into feature/qnode 2022-04-11 16:39:28 +08:00
plum-lihui 0f83fd7c59 test: add session cases into CI 2022-04-11 16:32:44 +08:00
plum-lihui 3ff5d91d31 test:add session windows cases 2022-04-11 16:12:34 +08:00
dapan1121 86a39034d3 add explain case 2022-04-11 15:13:53 +08:00
cpwu f17bead78e add complex case 2022-04-11 12:48:09 +08:00
cpwu 984a508774 add group by case 2022-04-11 11:51:03 +08:00
cpwu 02b31dd01d Merge branch '3.0' into cpwu/3.0 2022-04-11 11:43:46 +08:00
Haojun Liao c828ed3793
Merge pull request #11369 from taosdata/feature/3.0_liaohj
test[query]:update the script.
2022-04-11 11:10:02 +08:00
Haojun Liao ca5d5ca7bb test[query]:update the script. 2022-04-11 10:44:37 +08:00
Shengliang Guan 14ec5b672a fix[cluster]: redirect msg when mnode not deployed 2022-04-10 18:24:16 +08:00
Shengliang Guan 48ec0aa781
Merge pull request #11351 from taosdata/feature/node
feat[cluster]: create and drop mnode
2022-04-10 13:04:04 +08:00
Haojun Liao 08f0b05721 <fix>[query]:fix bug in filter, and update a query related test script. 2022-04-09 23:28:16 +08:00
Shengliang Guan faec543f73 test[cluster]: create and drop mnode 2022-04-09 19:38:49 +08:00
Haojun Liao 4c182340d0 fix[query]:disable the assignment of table uid to ssdatablock. 2022-04-09 19:32:50 +08:00
Haojun Liao d6338ca773
Merge branch '3.0' into feature/3.0_liaohj 2022-04-09 18:30:05 +08:00
Haojun Liao 241e7d461a test:disable scalarFunction.sim temporarily. 2022-04-09 18:15:42 +08:00
Shengliang Guan a0460538ac test[cluster]: create and drop snode bnode 2022-04-09 17:52:38 +08:00
Shengliang Guan e9f84582f0 Merge remote-tracking branch 'origin/3.0' into feature/node 2022-04-09 17:08:07 +08:00
Shengliang Guan 4da5a8edac test[cluster]: adjust the error codes 2022-04-09 16:32:41 +08:00
Haojun Liao 6a245710c9 other: merge 3.0 branch. 2022-04-09 16:24:44 +08:00
cpwu 0af0b1a98e Merge branch '3.0' into cpwu/3.0 2022-04-09 14:13:45 +08:00
cpwu c7dd60ff85 fix the case 2022-04-09 14:07:27 +08:00
dapan1121 257b729757 feature/qnode 2022-04-09 13:36:36 +08:00
Haojun Liao 6af7e1810f Merge remote-tracking branch 'origin/3.0' into feature/3.0_liaohj 2022-04-09 11:56:45 +08:00
Haojun Liao cd71bf4816 <fix>[query]: move the reset columnInfoData to the right place. 2022-04-08 23:48:01 +08:00
plum-lihui 70797ef816 [test]<add rtrim case> 2022-04-08 17:35:44 +08:00
plum-lihui da63ca7cc0 [add cases] 2022-04-07 17:54:44 +08:00
cpwu 30def824b6 add group by 2022-04-07 16:09:38 +08:00
cpwu 3480e2116c Merge branch '3.0' into cpwu/3.0 2022-04-07 10:51:45 +08:00
cpwu 70980e84b5 add complex sim case 2022-04-07 10:48:20 +08:00
Haojun Liao 94b7081e97 [td-14493] fix bug found by regression test. 2022-04-07 10:24:22 +08:00
plum-lihui 46216e6beb [modify] 2022-04-06 13:39:56 +08:00
Haojun Liao 9317b5f299
Merge pull request #11247 from taosdata/feature/3.0_liaohj
[td-14393] support percentile.
2022-04-06 12:09:19 +08:00
plum-lihui 92fd7cc32b [add case] 2022-04-06 10:35:04 +08:00
plum-lihui 7a092a2b5f [add case] 2022-04-06 10:30:31 +08:00
Haojun Liao 6eb3f15cd0 [td-14393] merge 3.0. 2022-04-04 15:13:47 +08:00
Haojun Liao e7e5fd4345 [td-14393] support percentile function. 2022-04-02 23:42:00 +08:00
Haojun Liao 4149070c88
Merge pull request #11220 from taosdata/feature/3.0_liaohj
[td-14393] fix bug, update sim script.
2022-04-02 18:58:49 +08:00
Haojun Liao 1cbdec1aba [td-14393] fix bug, update sim script. 2022-04-02 18:25:57 +08:00
plum-lihui bf08e3482d [add cases] 2022-04-02 16:45:43 +08:00
plum-lihui 12513f444a [add case] 2022-04-02 11:46:34 +08:00
plum-lihui b80a755bb9 [add session cases] 2022-04-01 19:32:47 +08:00
plum-lihui 84c71d5d3c [add tmq case] 2022-04-01 18:40:36 +08:00
plum-lihui 94759bb1db [add cases] 2022-04-01 18:07:42 +08:00
plum-lihui 8fe1408729 [TD-14426 FIXED] 2022-04-01 18:02:45 +08:00
plum-lihui 52e393a42d [add cases] 2022-04-01 17:46:02 +08:00
plum-lihui e82f4aea09 [fixed] 2022-04-01 16:35:52 +08:00
Haojun Liao 13e7310315 Merge remote-tracking branch 'origin/3.0' into feature/3.0_liaohj 2022-04-01 14:53:18 +08:00
cpwu 02f26d145f
Merge pull request #11182 from taosdata/cpwu/3.0
fix interval-offset sim case
2022-04-01 14:46:56 +08:00
Xiaoyu Wang 613963a128
Merge pull request #11167 from taosdata/feature/3.0_wxy
TD-14409 TD-14436 bugfix
2022-04-01 12:57:35 +08:00
cpwu e9ced960b9 fix interval-offset sim case 2022-04-01 11:18:52 +08:00
Xiaoyu Wang 5d1f87e073 bugfix 2022-03-31 22:54:00 -04:00
Haojun Liao 14d8c5f7f1 [td-14440] fix bug. 2022-04-01 10:44:34 +08:00
plum-lihui 08eef9351d [add tmq cases] 2022-04-01 09:11:07 +08:00
Xiaoyu Wang 689fb26708 db or table option keep implement 2022-03-31 07:38:17 -04:00
plum-lihui bd7c046e45 [add cases] 2022-03-31 16:36:24 +08:00
cpwu 2858a705a8 fix interval case 2022-03-31 16:17:24 +08:00
plum-lihui c448e7d667 [add cases] 2022-03-31 14:31:28 +08:00
plum-lihui 4cb1e013cf [add cases] 2022-03-31 11:08:32 +08:00
plum-lihui f83e1106fb [add function for tmq] 2022-03-30 18:31:50 +08:00
plum-lihui 69b1add855 [add case] 2022-03-30 17:38:59 +08:00
cpwu c617dff96a [TD-14415] <fix> remove stable case location 2022-03-30 17:07:33 +08:00
plum-lihui 7606fa91fa [modify case] 2022-03-29 18:11:30 +08:00