Commit graph

519 commits

Author SHA1 Message Date
Alex Duan
9eba09df87 test: add ns and us precision case to task list 2023-06-08 15:47:28 +08:00
Haojun Liao
5c115c0900 other:merge main. 2023-06-03 17:22:27 +08:00
wangmm0220
b2f0d88639 fix:conflict 2023-06-02 15:43:35 +08:00
Haojun Liao
2e5a56a037
Merge pull request #21570 from taosdata/fix/liaohj_main
other: merge  3.0 into main.
2023-06-02 13:12:27 +08:00
Haojun Liao
d45aa7ef84
Merge pull request #21555 from taosdata/fix/liaohj_main
other: merge main into 3.0.
2023-06-02 13:11:12 +08:00
Hui Li
b9cdbe964f
Merge pull request #21438 from flyingangel2013/ts_3398
add test case for ci from test task ts_3398 by charles
2023-06-02 11:51:51 +08:00
wangmm0220
56782a5d41 fix:open task case & modify mqRebVgReq encode/decode style 2023-06-01 18:29:16 +08:00
Haojun Liao
5301c5756a other: merge main into 3.0. 2023-06-01 09:29:18 +08:00
Alex Duan
6a7d8858dc test: add smaBasic.py test case 2023-05-30 14:36:51 +08:00
wangmm0220
78db3520a6 fix:conflict 2023-05-29 14:57:03 +08:00
wangmm0220
e36acd0a63 fix:add test case 2023-05-29 14:45:06 +08:00
dapan1121
e2d45438cb
Merge pull request #21405 from taosdata/szhou/scl-flt
enhance: scalar filter improvement
2023-05-28 18:49:39 +08:00
slzhou
b83bf9163e fix: restore scalar mode computation and add filterScalarMode config variable and add test case 2023-05-26 14:46:32 +08:00
wangmm0220
b77544b30d Merge branch '3.0' of https://github.com/taosdata/TDengine into mark/sml 2023-05-26 09:03:36 +08:00
wangmm0220
d9042f5ed3 fix:memory leak 2023-05-25 17:24:11 +08:00
chao.feng
4a4e3d9275 update replica number in case and only left the scenario of 3 replica 2023-05-25 11:53:10 +08:00
chenhaoran
39ced06cc5 test:comment the testcase of tmq 2023-05-23 10:31:28 +08:00
dapan1121
79623860a4 fix: distinct wrong result issue 2023-05-18 17:41:01 +08:00
Hui Li
81589d461c
Merge pull request #21326 from taosdata/test/TD-21161
Test/td 21161
2023-05-18 16:31:34 +08:00
haoranchen
db2ac73b8c
Update container_build.sh 2023-05-18 16:15:16 +08:00
“happyguoxy”
56a05dc056 test: rowlength64k 2023-05-18 10:22:08 +08:00
dapan1121
5ac91597b6
Merge pull request #21310 from wangjiaming0909/fix/TS-3398
fix: select <expr1>, <expr1##sth else> from ... return error data whe…
2023-05-18 10:07:06 +08:00
Hui Li
f927752a5d
Merge pull request #21317 from taosdata/test/TS-3333-3.0
test: add cluster global tdDnodes
2023-05-18 09:15:57 +08:00
Haojun Liao
48dd3753aa
Merge pull request #21353 from taosdata/feature/3_liaohj
merge main, and do some internal refactor.
2023-05-17 22:34:34 +08:00
“happyguoxy”
e2f235cba5 Merge branch '3.0' of github.com:taosdata/TDengine into test/TD-21161 2023-05-17 19:30:42 +08:00
Hui Li
9e875ac2fd
Update cases.task
modify non asan mode
2023-05-17 19:30:00 +08:00
Hui Li
cf2c5f190c
Update cases.task
modify non asan mode
2023-05-17 19:26:34 +08:00
“happyguoxy”
b625cfc3ec test: rowlength64k 2023-05-17 18:40:02 +08:00
Haojun Liao
041ffa91bd other: merge main. 2023-05-17 15:42:15 +08:00
Alex Duan
0f22718c89 test: splite one case to four cases 2023-05-17 14:32:39 +08:00
“happyguoxy”
0099e1d9da test: rowlength64k 2023-05-17 10:53:35 +08:00
wangjiaming0909
789b0c7178 fix: select <expr1>, <expr1##sth else> from ... return error data when strlen(expr1) > TSDB_COL_NAME_LEN 2023-05-16 15:42:30 +08:00
“happyguoxy”
7278d93113 test: rowlength64k 2023-05-16 14:20:19 +08:00
Ganlin Zhao
8db7c86417 add test case 2023-05-15 14:36:40 +08:00
Haojun Liao
170c603995 other: merge 3.0 2023-05-13 20:16:55 +08:00
Haojun Liao
99148d6719 other: merge 3.0 2023-05-13 20:02:48 +08:00
Haojun Liao
181f9063e9 other: merge 3.0 2023-05-12 18:13:28 +08:00
haoranchen
4d37ecb90d
Update cases.task 2023-05-12 14:25:32 +08:00
Haojun Liao
7ef16e1922 other: merge main. 2023-05-12 11:49:53 +08:00
haoranchen
7d9fadb103
Update cases.task 2023-05-12 09:54:00 +08:00
chenhaoran
57d67faabe test:add testcases of learner in election 2023-05-11 19:05:21 +08:00
yihaoDeng
5708fcb5cb Merge branch 'enh/3.0' into enh/rocksdbSstateMerge 2023-05-10 08:02:16 +00:00
yihaoDeng
ed749b8bfc fix mem leak 2023-05-06 14:01:44 +00:00
yihaoDeng
08c3a63341 Merge branch 'enh/standVer' into enh/rocksdbSstateMerge 2023-05-06 12:37:54 +00:00
Minglei Jin
596bee8028 Merge branch '3.0' into fix/TD-23623 2023-05-06 16:07:26 +08:00
Ping Xiao
6b35a4ae40 Merge branch 'main' into test/TS-3105 2023-05-06 13:57:05 +08:00
haoranchen
3550f9b8c0
Update run_case.sh 2023-05-05 15:57:49 +08:00
haoranchen
4576e90fe6
Update run_case.sh 2023-05-05 15:57:06 +08:00
Minglei Jin
0160095db1 sml/memory: comment case out 2023-04-28 17:59:21 +08:00
liuyao
2984c5a758 merge main 2023-04-28 10:34:46 +08:00