Hongze Cheng
|
f85a4df0e6
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/TD-30317-3.0
|
2024-05-30 10:24:31 +08:00 |
Hongze Cheng
|
88a2c373b3
|
more fix
|
2024-05-30 10:22:26 +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 |
dapan1121
|
f09135abed
|
Merge pull request #25968 from taosdata/fix/TD-30108
fix: add ut thread join
|
2024-05-30 08:46:18 +08:00 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
t_max
|
9c8807b73b
|
enh: modify taosadapter version output
|
2024-05-24 10:15:04 +08:00 |
Haojun Liao
|
8c0a74e7b2
|
fix(stream):adjust the idle time.
|
2024-05-24 09:19:09 +08:00 |
Hongze Cheng
|
a193b589a9
|
Merge pull request #25915 from taosdata/fix/TD-30220
Fix/TD-30220
|
2024-05-24 08:59:01 +08:00 |
Yihao Deng
|
a021b62c04
|
fix backen crash
|
2024-05-23 12:02:01 +00:00 |
Hongze Cheng
|
a33fd60721
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into enh/TS-4723-3.0
|
2024-05-23 19:05:24 +08:00 |
Hongze Cheng
|
21ea1e3735
|
fix memory leak
|
2024-05-23 19:05:11 +08:00 |
Hongze Cheng
|
f9834898c6
|
Merge pull request #25894 from taosdata/fix/TD-30113-2-3.0
TD-30113
|
2024-05-23 18:03:34 +08:00 |
Hongze Cheng
|
9531cba834
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into enh/TS-4723-3.0
|
2024-05-23 18:02:26 +08:00 |
Hongze Cheng
|
f729072044
|
enh: reduce compact block write time
|
2024-05-23 17:57:07 +08:00 |
Haojun Liao
|
eb1f09f47f
|
refactor: do some internal refactor.
|
2024-05-23 17:25:22 +08:00 |