wangjiaming0909
|
5ede67f578
|
modify tsma invalid interval msg
|
2024-05-09 17:55:17 +08:00 |
Hongze Cheng
|
13cd60f17f
|
Merge pull request #25524 from taosdata/feat/TD-29823
Feat/TD-29823
|
2024-04-28 17:51:39 +08:00 |
Haojun Liao
|
384efdc185
|
Merge pull request #25531 from taosdata/fix/3_liaohj
fix(stream):add ref for task in check rsp monitor timer.
|
2024-04-28 09:22:00 +08:00 |
Haojun Liao
|
1f6b7bbcff
|
fix(util): fix dead lock.
|
2024-04-27 10:08:15 +08:00 |
Haojun Liao
|
12570d7390
|
fix(client): fix deadlock.
|
2024-04-26 23:09:17 +08:00 |
Haojun Liao
|
faa87e13b0
|
fix(util): fix race condition.
|
2024-04-26 19:12:19 +08:00 |
Yihao Deng
|
ac15015cb8
|
Add RpcNoDelayfp function to handle specific message types
|
2024-04-26 08:10:39 +00:00 |
Hongze Cheng
|
e678d2508f
|
Merge pull request #25462 from taosdata/enh/supportTmqInterface
Enh/support tmq interface
|
2024-04-26 13:05:33 +08:00 |
Haojun Liao
|
b3d2ccec83
|
Merge pull request #25483 from taosdata/fix/3_liaohj
fix(query): add ts in cache_scan_operator if pk exists and only retri…
|
2024-04-25 22:32:26 +08:00 |
Haojun Liao
|
7d1e2f1f9d
|
fix(util): set code to be success if set config success.
|
2024-04-25 16:38:26 +08:00 |
Haojun Liao
|
e1cd7710ed
|
fix(test): fix error in unit test.
|
2024-04-25 14:23:54 +08:00 |
Haojun Liao
|
c7806ebca2
|
fix(util): fix race condition.
|
2024-04-25 13:58:02 +08:00 |
Yihao Deng
|
015cd50fc8
|
Merge branch '3.0' into enh/supportTmqInterface
|
2024-04-24 10:11:45 +00:00 |
54liuyao
|
3300bf04c1
|
opt bloom filter
|
2024-04-24 17:27:24 +08:00 |
Hongze Cheng
|
e47d17e826
|
Merge pull request #25451 from taosdata/enh/refactorCompress
refactor compress
|
2024-04-24 10:55:00 +08:00 |
Yihao Deng
|
7549bf96e3
|
Update compression level in l2CompressImpl_zlib function
|
2024-04-23 11:37:56 +00:00 |
Yihao Deng
|
83af2cdc43
|
Update error code message for column compress already exist
|
2024-04-23 11:30:39 +00:00 |
Hongze Cheng
|
ed9c943d68
|
Merge pull request #25450 from taosdata/fix/TD-29700-4
fix(qsort): use non-recursive taosqsort_r instead of taosqsort
|
2024-04-23 19:09:16 +08:00 |
Yihao Deng
|
f3feb9dabe
|
refactor compress
|
2024-04-23 06:37:18 +00:00 |
Minglei Jin
|
11dde20995
|
fix(qsort): use non-recursive taosqsort_r instead of taosqsort
|
2024-04-23 13:33:30 +08:00 |
Yihao Deng
|
f225e32748
|
add tmq interface
|
2024-04-22 05:46:14 +00:00 |
Yihao Deng
|
f3ac2e1ef9
|
add tmq interface
|
2024-04-22 03:56:45 +00:00 |
dapan1121
|
312ca43b9f
|
Merge pull request #25399 from taosdata/opti/TS-4658
opti:add local thread error msg array
|
2024-04-19 18:23:39 +08:00 |
wangmm0220
|
16065e2a2d
|
fix:move err msg to tmq interface
|
2024-04-19 16:36:11 +08:00 |
Hongze Cheng
|
fc5c84422e
|
Merge pull request #25256 from taosdata/feat/TD-24834
Feat/td 24834
|
2024-04-19 13:34:37 +08:00 |
kailixu
|
a044308150
|
enh: error code optimization for encryption key
|
2024-04-19 10:36:09 +08:00 |
dapan1121
|
417f7f3972
|
Update tcompare.c
|
2024-04-19 09:35:53 +08:00 |
wangmm0220
|
529ca1d1c1
|
opti:add local thread error msg array
|
2024-04-18 13:56:43 +08:00 |
factosea
|
2f9313fbad
|
fix: compile error
|
2024-04-18 08:45:51 +08:00 |
factosea
|
9c5f7d6656
|
thread mem leak
|
2024-04-17 20:06:29 +08:00 |
factosea
|
bac72b2dd2
|
fix: mem free
|
2024-04-17 18:12:43 +08:00 |
factosea
|
8411f25a2b
|
fix: TD-26789 nchar match slow
|
2024-04-17 18:04:33 +08:00 |
dm chen
|
1196ea72da
|
Merge branch '3.0' into feat/TD-24834
|
2024-04-17 17:13:29 +08:00 |
kailixu
|
3bad06b76f
|
enh: error log optimization for invalid dnode cfg
|
2024-04-17 16:59:43 +08:00 |
Yihao Deng
|
04e78d0ce7
|
Merge branch 'feat/3.0' into feat/compress_3.0
|
2024-04-17 03:23:02 +00:00 |
kailixu
|
74afb8deae
|
chore: solve conflicts
|
2024-04-17 10:52:34 +08:00 |
dapan1121
|
c43c0cf427
|
Merge pull request #25373 from taosdata/fix/TD-29540
fix: task queue quit issue
|
2024-04-17 10:06:43 +08:00 |
Yihao Deng
|
cd9fcb37b8
|
fix other platform error
|
2024-04-16 13:22:49 +00:00 |
Yihao Deng
|
c7aa668435
|
fix other platform error
|
2024-04-16 12:18:57 +00:00 |
Yihao Deng
|
606631354b
|
fix other platform error
|
2024-04-16 12:00:41 +00:00 |
Yihao Deng
|
37cfa56fcb
|
fix other platform error
|
2024-04-16 11:08:58 +00:00 |
Yihao Deng
|
dc484fa2ff
|
fix other platform error
|
2024-04-16 10:00:56 +00:00 |
Yihao Deng
|
65c7824165
|
fix other platform error
|
2024-04-16 09:52:35 +00:00 |
Yihao Deng
|
6f9de676f0
|
Merge branch 'fix/compress_3.0' into feat/compress_3.0
|
2024-04-16 09:27:26 +00:00 |
wangjiaming0909
|
dc03c91814
|
refine sma already error msg
|
2024-04-16 14:25:34 +08:00 |
wangjiaming0909
|
039939196a
|
forbid tsma agg funcs with tag columns
|
2024-04-16 14:25:34 +08:00 |
wangjiaming0909
|
2b594e02d2
|
fix tsma name too long
|
2024-04-16 14:25:20 +08:00 |
wangjiaming0909
|
3566cac206
|
add max tsma num opt
|
2024-04-16 14:23:26 +08:00 |
wangjiaming0909
|
a8e00f7410
|
drop tb in transaction
|
2024-04-16 14:23:26 +08:00 |
wangjiaming0909
|
cc9550f45e
|
add tsma funcs
|
2024-04-16 14:20:59 +08:00 |