Alex Duan
|
d0e0d8620f
|
Merge pull request #25971 from taosdata/coverage/TD-30235-3.0
coverage: add test case for db encrypt
|
2024-05-29 19:50:28 +08:00 |
Hongze Cheng
|
cd74a7e8e8
|
Merge pull request #25957 from taosdata/fix/TD-30307-3.0
fix/TD-30307
|
2024-05-29 18:53:59 +08:00 |
Ping Xiao
|
4f49cb7940
|
coverage: add test case for db encrypt
|
2024-05-29 18:11:45 +08:00 |
dapan1121
|
a98394949a
|
fix: add ut thread join
|
2024-05-29 17:20:56 +08:00 |
Alex Duan
|
8cf5beb3a5
|
Merge pull request #25961 from taosdata/test/TS-4847-3.0
TS-4847: add test case
|
2024-05-29 16:53:23 +08:00 |
54liuyao
|
129d04a449
|
adj tmq param
|
2024-05-29 16:29:04 +08:00 |
wangmm0220
|
1a6a0d3107
|
fix:[TD-30323]tmq close error if consumer is cleared
|
2024-05-29 16:04:37 +08:00 |
Hongze Cheng
|
f55321cebc
|
Merge pull request #25958 from taosdata/fix/TD-30317-3.0
fix: compact and commit concurrency problem
|
2024-05-29 15:14: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 |
Hongze Cheng
|
e75ab5b298
|
fix more
|
2024-05-29 14:10:34 +08:00 |
54liuyao
|
444014f6ac
|
add ci
|
2024-05-29 14:10:08 +08:00 |
Hongze Cheng
|
bb83ed2469
|
fix: compact and commit concurrency problem
|
2024-05-29 11:33:17 +08:00 |
dmchen
|
5283ca87ed
|
fix/TD-30307
|
2024-05-29 03:08:15 +00:00 |
54liuyao
|
2cf657c767
|
add ci
|
2024-05-28 19:33:38 +08:00 |
Shungang Li
|
4bfddf5020
|
fix: ci test case
|
2024-05-28 19:09:56 +08:00 |
54liuyao
|
a2255ca355
|
add tmq param
|
2024-05-28 18:34:37 +08:00 |
54liuyao
|
d815bb117b
|
add json for batch meta
|
2024-05-28 16:56:23 +08:00 |
Shungang Li
|
4c47626baf
|
fix: arb distinguish between isSync and acked
|
2024-05-28 16:29:42 +08:00 |
Shungang Li
|
a8383369ba
|
enh: arb check roletime before check sync
|
2024-05-28 15:13:58 +08:00 |
Hongze Cheng
|
d7ecd98cf9
|
Merge pull request #25947 from taosdata/fix/community_compile_issue
compile error
|
2024-05-28 14:37:08 +08:00 |
Hongze Cheng
|
242b836eca
|
compile error
|
2024-05-28 14:35:58 +08:00 |
Hongze Cheng
|
913612e4a6
|
Merge pull request #25913 from taosdata/enh/TS-4723-3.0
enh: reduce compact block write time
|
2024-05-28 13:18:57 +08:00 |
Haojun Liao
|
230631a535
|
Merge pull request #25943 from taosdata/fix/TD-30028
fix(query): check if pSliceIno->pPrevGroupKey is initialized or not.
|
2024-05-28 11:08:47 +08:00 |
54liuyao
|
57bf9d1048
|
adj log
|
2024-05-28 10:56:43 +08:00 |
54liuyao
|
7fc2e8cc26
|
batch meta
|
2024-05-28 10:17:20 +08:00 |
dapan1121
|
2002c69da4
|
Merge pull request #25926 from taosdata/fix/TD-30231
fix:[TD-30231]case failed in sometimes
|
2024-05-28 09:25:10 +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 |
Haojun Liao
|
a9ca820b06
|
fix(query): check if pSliceIno->pPrevGroupKey is initialized or not.
|
2024-05-27 22:31:02 +08:00 |
dapan1121
|
99859c30ed
|
Merge pull request #25932 from taosdata/fix/TD-30190
Fix/td 30190
|
2024-05-27 18:53:21 +08:00 |
Hongze Cheng
|
81768b40fd
|
Merge pull request #25924 from taosdata/fix/TD-30248-3.0
fix: last cache memory leak
|
2024-05-27 18:14:36 +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 |
Hongze Cheng
|
72736ba7b9
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into enh/TS-4723-3.0
|
2024-05-27 09:33:33 +08:00 |
Alex Duan
|
5e0b5307c4
|
Merge pull request #25917 from taosdata/enh/xftan/TD-30229-3.0
enh: modify taosadapter version output
|
2024-05-27 09:24:10 +08:00 |
Haojun Liao
|
03a5230bd7
|
Merge pull request #25923 from taosdata/fix/TD-30028
fix(stream): fix memory leak if write failed.
|
2024-05-25 00:40:14 +08:00 |
dapan1121
|
2f9c341208
|
Merge pull request #25887 from taosdata/fix/3.0/TD-30105
fix smaTest unit test
|
2024-05-24 13:50:23 +08:00 |
wangmm0220
|
a23294d5f2
|
fix:[TD-30231]case failed in sometimes
|
2024-05-24 13:40:10 +08:00 |
Shungang Li
|
9947d8ec42
|
fix: last cache memory leak
|
2024-05-24 12:57:49 +08:00 |
Haojun Liao
|
01fb950cbc
|
refactor: add some logs.
|
2024-05-24 11:44:17 +08:00 |
54liuyao
|
d33b2521fd
|
adj res type
|
2024-05-24 11:42:08 +08:00 |
wangjiaming0909
|
22aad41810
|
fix smaTest failed caused by mnode not inited
|
2024-05-24 11:42:01 +08:00 |
Haojun Liao
|
28032dfd39
|
fix(stream): fix memory leak if write failed.
|
2024-05-24 11:39:02 +08:00 |
54liuyao
|
be82e4acd2
|
add log
|
2024-05-24 11:25:30 +08:00 |
dapan1121
|
6064ea0125
|
fix: support timeline query from union and order by
|
2024-05-24 11:24:19 +08:00 |
jiajingbin
|
3a9a21b825
|
test: update stream case for subtable
|
2024-05-24 10:31:03 +08:00 |
Haojun Liao
|
499ca6c23b
|
Merge pull request #25910 from taosdata/fix/TD-30028
fix(stream): check if outputQ is full before execute the scan history task. if it is full, idle for 5 sec.
|
2024-05-24 10:25:17 +08:00 |