dapan1121
|
3db873652a
|
Merge pull request #21868 from taosdata/fix/TS-3581
fix: fix result of first can be 0 occasionally
|
2023-06-27 16:43:35 +08:00 |
Ganlin Zhao
|
2f18b60422
|
add test case
|
2023-06-27 15:34:58 +08:00 |
chao.feng
|
d00cf2dfb5
|
update test case to combine three cases into one, reduce the time cost of inserting data by charles
|
2023-06-19 14:11:30 +08:00 |
Hui Li
|
ee065b508b
|
Merge pull request #21761 from taosdata/test/main/TD-23045
test:add test case for windows
|
2023-06-19 09:19:09 +08:00 |
wade zhang
|
3f17b7a8d5
|
Merge pull request #21757 from taosdata/test/main/TS-3524
test:add testcase for TS-3524
|
2023-06-16 17:56:08 +08:00 |
chenhaoran
|
bc0dc76e7d
|
test:add test case for windows
|
2023-06-16 17:35:22 +08:00 |
chenhaoran
|
d6e14ffb19
|
test:add testcase r for TS-3524
|
2023-06-16 14:35:02 +08:00 |
dapan1121
|
575c48212a
|
Merge pull request #21721 from taosdata/fix/TD-24707
fix: forbid system table functions
|
2023-06-15 18:52:33 +08:00 |
Ping Xiao
|
1b922a1434
|
TD-23713: add case into ci
|
2023-06-14 17:24:00 +08:00 |
Ganlin Zhao
|
d5c73f31a6
|
add test case
|
2023-06-14 14:06:07 +08:00 |
Hui Li
|
bca86d6936
|
Merge pull request #21678 from taosdata/test/TD-24713-MAIN
test: make diff function testing case to pass
|
2023-06-14 08:34:26 +08:00 |
Hui Li
|
2311a670ab
|
Merge pull request #21475 from flyingangel2013/ts_3423
add test case for task 3423 by charles
|
2023-06-09 16:28:16 +08:00 |
Hui Li
|
5fab73aca5
|
Merge pull request #21471 from flyingangel2013/ts_3405
add test case for task 3405 by charles
|
2023-06-09 16:27:35 +08:00 |
Alex Duan
|
2bafca4b2b
|
test: make diff function testing case to pass
|
2023-06-09 12:55:07 +08:00 |
dapan1121
|
6c20a331aa
|
Merge pull request #21547 from taosdata/fix/TD-24507
fix: fix multiple diffs output less lines if null values involved
|
2023-06-08 10:37:51 +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 |
Ganlin Zhao
|
5fe82cbdad
|
comment test cases
|
2023-05-31 16:54:37 +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 |
chao.feng
|
5d3e405032
|
update the test case by charles
|
2023-05-26 14:19:35 +08:00 |
chao.feng
|
8e735dc608
|
update test case ts_3405.py to reduce the testing time
|
2023-05-26 10:47:05 +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 |