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 |
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 |
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 |
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 |
Shungang Li
|
9947d8ec42
|
fix: last cache memory leak
|
2024-05-24 12:57:49 +08:00 |
wangjiaming0909
|
22aad41810
|
fix smaTest failed caused by mnode not inited
|
2024-05-24 11:42:01 +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 |
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
|
0c61fb20d6
|
fix(stream): check if outputQ is full before execute the scan history task. if it is full, idle for 5 sec.
|
2024-05-23 17:22:29 +08:00 |
Hongze Cheng
|
987d3d84f0
|
Merge pull request #25897 from taosdata/fix/TD-30106-2-3.0
fix/TD-30106
|
2024-05-23 17:12:00 +08:00 |
Hongze Cheng
|
f492d4ad40
|
Merge pull request #25891 from taosdata/fix/TS-4827-3.0
fix: last cache update ts for col format
|
2024-05-23 16:45:12 +08:00 |
Hongze Cheng
|
eac6408339
|
Merge pull request #25879 from taosdata/enh/TD-29713-3.0
enh: batch update arbgroup in trans
|
2024-05-23 14:28:11 +08:00 |
dmchen
|
5055dad3cf
|
fix/TD-30106
|
2024-05-23 04:22:52 +00:00 |
kailixu
|
0303ea7bd2
|
enh: refine error code
|
2024-05-22 16:44:57 +08:00 |
dmchen
|
889b420270
|
TD-30113
|
2024-05-22 08:17:20 +00:00 |
Shungang Li
|
0e76ba4034
|
fix: last cache update ts for col format
|
2024-05-22 15:15:41 +08:00 |
Shungang Li
|
307ddc632f
|
enh: batch update arbgroup in trans
|
2024-05-22 10:44:46 +08:00 |
kailixu
|
ea1b4c3b9d
|
Merge branch '3.0' into enh/TD-30149-3.0
|
2024-05-22 10:44:44 +08:00 |
Haojun Liao
|
ed12ef1c02
|
Merge pull request #25878 from taosdata/fix/TD-30180-3.0
fix:[TD-30180]error in judging if groupId already added to the end of…
|
2024-05-22 09:12:56 +08:00 |
wangmm0220
|
f21eeae56c
|
fix:[TD-30180]error in judging if groupId already added to the end of table name
|
2024-05-21 16:57:00 +08:00 |
kailixu
|
04c0c8b6cd
|
enh(grant): refine error code
|
2024-05-21 15:26:29 +08:00 |
dmchen
|
a297a38818
|
fix/TD-29772
|
2024-05-21 01:57:33 +00:00 |
dapan1121
|
68640f52be
|
Merge pull request #25833 from taosdata/fix/TS-4716-3.0
fix:[TS-4716]wait too long if change system time
|
2024-05-20 09:47:06 +08:00 |
Shungang Li
|
bf40585f6c
|
fix: cache update for last key
|
2024-05-17 16:41:26 +08:00 |
wangmm0220
|
3c0dbacf37
|
fix:[TS-4716]wait too long if change system time
|
2024-05-17 16:37:40 +08:00 |
Minglei Jin
|
7292d7a0ff
|
fix(tsdb/cache): update array reference to fix missing tables/groupby
|
2024-05-17 14:59:20 +08:00 |
wangmm0220
|
b0cdf887b4
|
fix:[TS-4716]wait too long if change system time
|
2024-05-17 14:27:09 +08:00 |
Shungang Li
|
b79dda6689
|
enh: adjust order for row format cache update
|
2024-05-17 11:31:09 +08:00 |
Minglei Jin
|
3b8c27764d
|
Merge branch '3.0' into fix/TD-29995-3.0
|
2024-05-17 10:17:33 +08:00 |
Shungang Li
|
5c952fc922
|
enh: cleanup
|
2024-05-17 09:10:35 +08:00 |
Haojun Liao
|
41b55cf4d6
|
Merge pull request #25792 from taosdata/fix/TD-29745-1
adj code
|
2024-05-16 13:56:31 +08:00 |
Shungang Li
|
fc047ddafc
|
fix: last cache update rule
|
2024-05-16 09:30:27 +08:00 |
Hongze Cheng
|
f4a9c5e3c8
|
Merge pull request #25669 from taosdata/enh/TD-29953
Enh/TD-29953
|
2024-05-15 17:26:26 +08:00 |
Hongze Cheng
|
9dd3f326ea
|
Merge pull request #25731 from taosdata/enh/TD-29968-3.0
enh: grant support s3/active-active/dual-replica/db_encryption
|
2024-05-15 15:52:28 +08:00 |
54liuyao
|
2a67b83a27
|
adj code
|
2024-05-15 14:11:55 +08:00 |
Haojun Liao
|
43e018e210
|
Merge pull request #25733 from taosdata/fix/TD-29745
optimize scan data
|
2024-05-15 13:41:08 +08:00 |
54liuyao
|
167cdc79c5
|
format code
|
2024-05-15 10:54:53 +08:00 |
54liuyao
|
4c603fee55
|
format code
|
2024-05-15 10:54:24 +08:00 |
54liuyao
|
3c56f623ed
|
adj inline func
|
2024-05-15 10:46:19 +08:00 |
Hongze Cheng
|
156b5e71f4
|
Merge pull request #25735 from taosdata/fix/TD-29772-3.0
fix/TD-29772
|
2024-05-15 09:13:01 +08:00 |
54liuyao
|
ab3ba3f2e4
|
optimize scan tsdb
|
2024-05-15 09:09:20 +08:00 |
Haojun Liao
|
a3bd3a4c76
|
Merge pull request #25769 from taosdata/fix/TS-4791
fix(tsdb): fix the length of column type overflow.
|
2024-05-15 00:44:59 +08:00 |
Haojun Liao
|
9300b7a401
|
fix(tsdb): fix the length of column type overflow.
|
2024-05-14 16:22:11 +08:00 |
Minglei Jin
|
b6eec20dfb
|
fix(s3/grant): checking grant when doing migrate
|
2024-05-14 11:01:06 +08:00 |
Shungang Li
|
694680600e
|
fix: tsdbCache vartype of zero size
|
2024-05-14 09:23:32 +08:00 |