Haojun Liao
|
80eb88d6ac
|
fix(stream): wait for more 5 sec.
|
2024-06-11 19:54:38 +08:00 |
Haojun Liao
|
781b644a8c
|
fix(stream):fix memory leak and update test cases.
|
2024-06-11 16:34:47 +08:00 |
dapan1121
|
bee01f9dba
|
Merge pull request #26081 from taosdata/enh/stmtPerf.3
enh: optimize stmt performance
|
2024-06-11 16:12:58 +08:00 |
factosea
|
7e0c4eeb7d
|
fix: join test case
|
2024-06-11 15:36:41 +08:00 |
dapan1121
|
6b1d4b842e
|
fix: case when memory leak
|
2024-06-11 15:28:04 +08:00 |
kailixu
|
4c9b66c42c
|
Merge branch '3.0' into enh/TS-3737-3.0
|
2024-06-10 19:55:39 +08:00 |
Alex Duan
|
4dd17c30ea
|
Merge pull request #26075 from taosdata/fix/TD-30006-3.0
fix: case coverage add column
|
2024-06-07 17:25:00 +08:00 |
kailixu
|
054cb9b64a
|
Merge branch '3.0' into enh/TS-3737-3.0
|
2024-06-07 14:09:23 +08:00 |
Alex Duan
|
de2cf66803
|
Merge pull request #26035 from taosdata/test/TD-30382
test: update stream case for TD-30382
|
2024-06-07 13:52:09 +08:00 |
dapan1121
|
0616d886cb
|
enh: optimize table columns allocation
|
2024-06-07 13:50:57 +08:00 |
kailixu
|
a8788ec3a6
|
enh: check range for user enable/sysinfo/createdb
|
2024-06-07 13:30:10 +08:00 |
kailixu
|
7de2928c86
|
Merge branch '3.0' into feat/TD-30053-3.0
|
2024-06-07 10:28:22 +08:00 |
kailixu
|
7abd569aad
|
test: test case for show grants full
|
2024-06-07 10:27:59 +08:00 |
dapan1121
|
00f8ea810c
|
Merge pull request #26074 from taosdata/fix/TD-30197
adj test case
|
2024-06-07 08:52:48 +08:00 |
Alex Duan
|
e66482c8a5
|
fix: case coverage add column
|
2024-06-06 18:28:22 +08:00 |
54liuyao
|
262433eec5
|
adj test case
|
2024-06-06 17:39:17 +08:00 |
kailixu
|
2f5179cf44
|
Merge branch '3.0' into enh/TS-3737-3.0
|
2024-06-06 16:42:04 +08:00 |
kailixu
|
cf6cbee568
|
test: adjust test case for taos/taosd version output
|
2024-06-06 14:10:33 +08:00 |
kailixu
|
5eb4f66452
|
test: adjust test case for taos/taosd version output
|
2024-06-06 13:01:03 +08:00 |
Hongze Cheng
|
070ec1412e
|
Merge pull request #26048 from taosdata/enh/TS-4885
enh/wal_level: new level 0 to disable wal writing
|
2024-06-06 10:19:50 +08:00 |
Alex Duan
|
0b8423aeba
|
fix: rename util to eutil
|
2024-06-05 19:50:26 +08:00 |
Alex Duan
|
76d2618000
|
fix: delete old files
|
2024-06-05 18:44:03 +08:00 |
Alex Duan
|
ce13165cd0
|
fix: modify cases.task dir
|
2024-06-05 18:40:44 +08:00 |
Alex Duan
|
64c577465c
|
fix: s3 with different bucket name 1~20
|
2024-06-05 18:30:27 +08:00 |
Minglei Jin
|
11b26d80b7
|
wal_level 0: update unit & tsim test cases
|
2024-06-05 18:22:23 +08:00 |
wangmm0220
|
a644814674
|
Merge branch 'fix/TD-30365' of https://github.com/taosdata/TDengine into fix/TD-30365
|
2024-06-05 18:04:55 +08:00 |
wangmm0220
|
48ecba95da
|
fix:[TD-30365] ci case error & drop topic error if vnode is splitted
|
2024-06-05 18:02:57 +08:00 |
kailixu
|
30fe35b61a
|
test: add test case for balance vgroup leader
|
2024-06-05 17:22:50 +08:00 |
dapan1121
|
ddf15fa55c
|
Merge remote-tracking branch 'origin/3.0' into enh/stmtPerf.3
|
2024-06-05 17:13:48 +08:00 |
dapan1121
|
da8616d98a
|
fix: add stbInterlace mode test cases
|
2024-06-05 17:12:15 +08:00 |
Minglei Jin
|
5bd4961d7c
|
wal_level 0/fsync: update case
|
2024-06-05 16:50:56 +08:00 |
dapan1121
|
95c4b7748f
|
Merge pull request #26047 from taosdata/fix/TD-30214
add ts column for last cache
|
2024-06-05 16:32:12 +08:00 |
kailixu
|
c89f06eaf3
|
chore: adjust test case
|
2024-06-05 14:56:47 +08:00 |
Alex Duan
|
c565ee80c0
|
Merge pull request #26043 from taosdata/ts4851
update test cases to fix uncertainty results by charles
|
2024-06-05 13:46:57 +08:00 |
Haojun Liao
|
c529ecc7d2
|
Merge pull request #25734 from taosdata/fix/3_liaohj
fix(stream): update the checkpoint info for followers, and some internal refactor.
|
2024-06-05 13:38:51 +08:00 |
54liuyao
|
545fa5ebcb
|
add ts column for last cache
|
2024-06-05 11:38:38 +08:00 |
wangmm0220
|
a5db0b4de5
|
fix:[TD-30365] test case error
|
2024-06-05 10:41:22 +08:00 |
charles
|
68915197ee
|
update test cases to fix uncertainty results by charles
|
2024-06-05 08:25:39 +08:00 |
kailixu
|
e5bd28752a
|
test: adjust test case for createdb
|
2024-06-04 18:14:20 +08:00 |
kailixu
|
d7b63b9a83
|
test: adjust test case for createdb
|
2024-06-04 16:50:49 +08:00 |
kailixu
|
2f222514dc
|
chore: merge 3.0
|
2024-06-04 16:34:02 +08:00 |
dapan1121
|
6f696a3933
|
fix: insert into select constant issue
|
2024-06-04 16:27:51 +08:00 |
jiajingbin
|
c70fe820f9
|
test: update stream case for TD-30382
|
2024-06-04 16:26:52 +08:00 |
jiajingbin
|
cb91923525
|
test: update stream case for TD-30382
|
2024-06-04 16:24:36 +08:00 |
Alex Duan
|
ee45843855
|
Merge pull request #25994 from taosdata/TEST/3.0/TD-30188
[3.0] add test cases for TD-30188
|
2024-06-04 09:12:02 +08:00 |
dapan1121
|
86cadeabba
|
fix: stmt write issue
|
2024-06-03 19:24:53 +08:00 |
Haojun Liao
|
927e2237de
|
Merge branch '3.0' into fix/3_liaohj
|
2024-06-03 15:56:02 +08:00 |
Hongze Cheng
|
6f72fd4170
|
Merge pull request #25996 from taosdata/feat/TD-30006-3
Feat/TD-30006-3
|
2024-06-03 15:41:47 +08:00 |
dapan1121
|
affdeed944
|
Merge pull request #25909 from taosdata/feat/ly_tmq_batch_meta
optimize tmq snapshot meta
|
2024-06-03 10:19:57 +08:00 |
Chris Zhai
|
7a869abcbf
|
Merge branch '3.0' into TEST/3.0/TD-30188
|
2024-06-03 10:09:24 +08:00 |
Hongze Cheng
|
393805e257
|
Merge pull request #25992 from taosdata/TEST/3.0/TD-30189
Test/3.0/td-30189
|
2024-06-03 09:20:38 +08:00 |
Chris Zhai
|
2d9f81d34c
|
add verification of query date
|
2024-05-31 16:49:03 +08:00 |
Haojun Liao
|
923eaaa569
|
fix(test): update test cases.
|
2024-05-31 16:12:44 +08:00 |
Ping Xiao
|
426527023f
|
TD-30354: update test case
|
2024-05-31 16:09:08 +08:00 |
Yihao Deng
|
b8e63fa5f4
|
support add column compress
|
2024-05-31 06:56:33 +00:00 |
Haojun Liao
|
bef1953b24
|
Merge branch '3.0' into fix/3_liaohj
|
2024-05-31 14:27:46 +08:00 |
Chris Zhai
|
e47069b67c
|
add test cases for TD-30188
|
2024-05-31 13:49:48 +08:00 |
Chris Zhai
|
b56a2b5ed1
|
add test cases for TD-30189
|
2024-05-31 11:33:42 +08:00 |
Hongze Cheng
|
0988064f9c
|
Merge pull request #25950 from taosdata/fix/TD-30291-3.0
fix: arb distinguish between isSync and acked
|
2024-05-30 19:50:51 +08:00 |
dapan1121
|
4f67ccc5d5
|
Merge pull request #25935 from taosdata/fix/3.0/TD-30188
fix select from union all caused crash
|
2024-05-30 15:45:44 +08:00 |
Haojun Liao
|
5768cc94a1
|
Merge branch '3.0' into fix/3_liaohj
|
2024-05-30 15:35:00 +08:00 |
Alex Duan
|
c48db6b212
|
Merge pull request #25964 from taosdata/TEST/3.0/TS-4721
Test/3.0/ts-4721
|
2024-05-30 09:21:11 +08:00 |
Ping Xiao
|
4f49cb7940
|
coverage: add test case for db encrypt
|
2024-05-29 18:11:45 +08:00 |
Chris Zhai
|
c9c1e3ec9d
|
update cases.task to add test cases
|
2024-05-29 15:01:18 +08:00 |
Chris Zhai
|
003f9138bc
|
add test cases for TS-4721
|
2024-05-29 14:59:22 +08:00 |
Ping Xiao
|
9e842929e8
|
TS-4847: add test case
|
2024-05-29 14:36:14 +08:00 |
54liuyao
|
444014f6ac
|
add ci
|
2024-05-29 14:10:08 +08:00 |
Shungang Li
|
4bfddf5020
|
fix: ci test case
|
2024-05-28 19:09:56 +08:00 |
Haojun Liao
|
bd514fe4d3
|
other: merge rows.
|
2024-05-28 11:13:09 +08:00 |
wade zhang
|
d30e4b9654
|
Merge pull request #25936 from taosdata/ts4806
add test case for ts-4806 and complicated accuracy query section by c…
|
2024-05-28 08:10:18 +08:00 |
dapan1121
|
99859c30ed
|
Merge pull request #25932 from taosdata/fix/TD-30190
Fix/td 30190
|
2024-05-27 18:53:21 +08:00 |
charles
|
86eb1313ba
|
add test case for ts-4806 and complicated accuracy query section by charles
|
2024-05-27 17:22:30 +08:00 |
wangjiaming0909
|
fd34087b8c
|
fix select from union all caused crash
|
2024-05-27 16:20:13 +08:00 |
dapan1121
|
a25b70c45c
|
fix: add timeline test cases
|
2024-05-27 14:53:30 +08:00 |
Alex Duan
|
5887b3753e
|
Merge pull request #25919 from taosdata/test/fix_stream_subtable_case_3.0
test: update stream case for subtable
|
2024-05-27 11:11:27 +08:00 |
Haojun Liao
|
89fb56e77d
|
other: merge 3.0
|
2024-05-24 11:41:51 +08:00 |
jiajingbin
|
3a9a21b825
|
test: update stream case for subtable
|
2024-05-24 10:31:03 +08:00 |
Alex Duan
|
e58dfc7d70
|
Merge pull request #25901 from taosdata/td30198
update test case to fix error occasionally
|
2024-05-23 16:29:21 +08:00 |
Alex Duan
|
a491037199
|
Merge pull request #25856 from taosdata/test/3.0/TD-30164
Test/3.0/td 30164
|
2024-05-23 15:28:54 +08:00 |
charles
|
f3a5f81ab1
|
update test case to fix error occasionally
|
2024-05-23 13:22:42 +08:00 |
Haojun Liao
|
5aae69338c
|
fix(test): update test cases.
|
2024-05-22 16:13:13 +08:00 |
Haojun Liao
|
77852fa702
|
fix(stream): avoid data overflow and fix test cases.
|
2024-05-22 13:20:45 +08:00 |
dapan1121
|
f8c9d40ff6
|
Merge pull request #25849 from taosdata/fix/3.0/TS-4806
fix event window operator forget filting having clause
|
2024-05-22 09:10:45 +08:00 |
chenhaoran
|
9881a833a6
|
test:modify testcase for TD-30187
|
2024-05-21 19:07:50 +08:00 |
chenhaoran
|
69b2c9feca
|
test:print error message in ci of address sanitizer test
|
2024-05-21 15:45:18 +08:00 |
dapan1121
|
09609dbac5
|
Merge pull request #25825 from taosdata/fix/3.0/TD-30065
fix show create table with empty table name
|
2024-05-21 09:16:51 +08:00 |
chenhaoran
|
8f7f40f75d
|
test:collect unit-test log in ci
|
2024-05-20 17:12:42 +08:00 |
Alex Duan
|
1eb6975db7
|
Merge pull request #25839 from taosdata/TEST/3.0/TD-30030
[3.0]add test cases for TD-30030
|
2024-05-20 15:37:54 +08:00 |
Haojun Liao
|
3baa4169e6
|
Merge branch '3.0' into fix/3_liaohj
|
2024-05-20 10:31:53 +08:00 |
wangjiaming0909
|
9ae476c147
|
fix event window operator forget filting having clause
|
2024-05-20 10:30:51 +08:00 |
chenhaoran
|
5d73586158
|
test:add last cache test in compatibility
|
2024-05-17 18:14:14 +08:00 |
wangjiaming0909
|
59bf72428d
|
fix show create table with empty table name
|
2024-05-17 17:52:17 +08:00 |
chenhaoran
|
b58d21f195
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into test/3.0/TD-29957
|
2024-05-17 16:49:11 +08:00 |
Chris Zhai
|
29530a4bdc
|
add test cases for TD-30030
|
2024-05-17 15:27:03 +08:00 |
haoranchen
|
3ecdd57673
|
Update compatibility.py
|
2024-05-17 14:59:39 +08:00 |
Alex Duan
|
1ddeea37cd
|
Merge pull request #25818 from taosdata/DuanKuanJun-patch-5
Update cases.task 3.0 s3Basic.py
|
2024-05-16 18:24:05 +08:00 |
dapan1121
|
028c388435
|
Merge pull request #25788 from taosdata/fix/3.0/TD-30044
fix partition_by_col interval not loading blocks caused crash
|
2024-05-16 18:20:25 +08:00 |
Alex Duan
|
39c0b003dd
|
Update cases.task
|
2024-05-16 15:23:23 +08:00 |
dapan1121
|
41e8a6996f
|
Merge pull request #25808 from taosdata/fix/TS-4787-3.0
fix(meta scan):check system table scan result
|
2024-05-16 15:10:24 +08:00 |
Alex Duan
|
6b930526af
|
Merge pull request #25803 from taosdata/TEST/3.0/TD-29196
Test/3.0/td-29196
|
2024-05-16 15:08:35 +08:00 |