kailixu
|
44d264456d
|
feat: support uniq grant
|
2024-02-02 08:41:45 +08:00 |
wade zhang
|
2bfdc88e21
|
Merge pull request #24717 from taosdata/feat/TD-27463-3.0a
feat: support uniq grant
|
2024-02-02 08:14:55 +08:00 |
kailixu
|
231cf000da
|
Merge branch 'feat/TD-27463-3.0a' into feat/TD-27463-3.0
|
2024-02-02 00:07:15 +08:00 |
kailixu
|
67425fce1e
|
feat: support uniq grant
|
2024-02-01 22:57:56 +08:00 |
Alex Duan
|
52d5315820
|
Merge pull request #24714 from taosdata/case/TD-28305-3.0
case: open checkStreamCorrect on s3_basic.py
|
2024-02-01 21:09:08 +08:00 |
Alex Duan
|
68fe671cbc
|
add tsz compress
|
2024-02-01 21:04:38 +08:00 |
Haojun Liao
|
43ff259d5d
|
Merge pull request #24709 from taosdata/fix/3_liaohj
fix(stream): pass down the transId of checkpoint
|
2024-02-01 19:28:37 +08:00 |
Alex Duan
|
963bb20ce3
|
coverage: metaIdx.c comment no use funciton
|
2024-02-01 19:11:50 +08:00 |
Alex Duan
|
f78b62e224
|
case: open checkStreamCorrect on s3_basic.py
|
2024-02-01 19:06:38 +08:00 |
dapan1121
|
eb04c1a818
|
Merge pull request #24707 from taosdata/fix/TD-28514
fix:[TD-28514] memory leak
|
2024-02-01 18:44:57 +08:00 |
Yihao Deng
|
58b675a5d7
|
change error code
|
2024-02-01 10:15:56 +00:00 |
54liuyao
|
4f2fb15a56
|
delete log
|
2024-02-01 18:07:19 +08:00 |
kailixu
|
adee720128
|
feat: support uniq grant
|
2024-02-01 17:48:29 +08:00 |
Minglei Jin
|
d59b767af3
|
enh(tsdb/cache): flag empty table when creating
|
2024-02-01 17:40:32 +08:00 |
Haojun Liao
|
87e543c824
|
fix(stream): pass down the transId of checkpoint, to make sure the downstream task can report the error transId successfully.
|
2024-02-01 17:14:36 +08:00 |
Haojun Liao
|
0fe9c05c5f
|
Merge pull request #24704 from taosdata/fix/3_liaohj
fix(stream): take ver snapshot for all vgroups
|
2024-02-01 17:07:36 +08:00 |
kailixu
|
4d8ba0f60f
|
feat: support uniq grant
|
2024-02-01 17:02:08 +08:00 |
54liuyao
|
a6a312a1a6
|
fix issue
|
2024-02-01 16:44:00 +08:00 |
dmchen
|
97a120ee09
|
fix taosd monitor case
|
2024-02-01 08:41:10 +00:00 |
slzhou
|
bcba3007dc
|
fix: query and free RSS quickly
|
2024-02-01 16:40:53 +08:00 |
wangmm0220
|
d369289ea2
|
fix:[TD-28514] memory leak
|
2024-02-01 16:34:05 +08:00 |
charles
|
54c8f01034
|
update test case for ts4479 and td28163 by charles
|
2024-02-01 16:05:20 +08:00 |
dmchen
|
7752a57580
|
not log null, memory leak, skip empty, default config
|
2024-02-01 07:26:05 +00:00 |
wade zhang
|
70a2674315
|
Merge pull request #24698 from taosdata/FIX/TD-28529-3.0
fix: reset sync timer although failed to enqueue since out of memory in rpc queue
|
2024-02-01 15:13:18 +08:00 |
Haojun Liao
|
88f246b988
|
fix(stream): fix syntax error on windows, and add null ptr check for pTrans obj.
|
2024-02-01 15:08:06 +08:00 |
dm chen
|
4605f6b011
|
Windows double atomic
|
2024-02-01 14:19:12 +08:00 |
Haojun Liao
|
ac2d8f4ca8
|
fix(stream): fix memory leak.
|
2024-02-01 13:04:26 +08:00 |
dmchen
|
907e06ad4d
|
clusterid by taosd
|
2024-02-01 04:52:54 +00:00 |
Haojun Liao
|
4088e1cbff
|
fix(stream): fix memory leak.
|
2024-02-01 12:05:07 +08:00 |
Haojun Liao
|
cb2ea4a721
|
fix(stream): take ver snapshot for all vgroups before launching stream with fill-history option opened.
|
2024-02-01 11:37:57 +08:00 |
wangmm0220
|
a9fcc67321
|
fix:conflicts from 3.0
|
2024-02-01 11:13:03 +08:00 |
Benguang Zhao
|
57714dff65
|
fix: reset sync timer although failed to enqueue since Out of Memory in rpc queue
|
2024-02-01 11:07:17 +08:00 |
“happyguoxy”
|
b1841ceff5
|
test: add agg group always/not return value cases
|
2024-02-01 10:41:44 +08:00 |
“happyguoxy”
|
077ed6841c
|
test: add agg group always return value cases
|
2024-02-01 10:38:31 +08:00 |
“happyguoxy”
|
165fd7555b
|
test: add agg group not return value cases
|
2024-02-01 10:38:09 +08:00 |
slzhou
|
1e30ac9408
|
fix: compilation error
|
2024-02-01 10:30:07 +08:00 |
wade zhang
|
eeba6a24ad
|
Merge pull request #24686 from taosdata/feat/TD-27463-3.0
feat: support uniq grant
|
2024-02-01 09:47:14 +08:00 |
shenglian zhou
|
87e2027475
|
Merge branch '3.0' of github.com:taosdata/TDengine into szhou/tms/port-3-fe
|
2024-02-01 09:38:54 +08:00 |
shenglian zhou
|
7dcb477933
|
feat: add front end for ordered blocks in mem sort
|
2024-02-01 09:38:35 +08:00 |
wade zhang
|
acdd187e16
|
Merge pull request #24690 from taosdata/opt/addQueuePerf
add queue perf msg
|
2024-02-01 09:31:38 +08:00 |
wade zhang
|
52a2413766
|
Merge pull request #24688 from taosdata/fix/TD-28519-3.0
fix/TD-28519
|
2024-02-01 08:40:20 +08:00 |
kailixu
|
0707a22b4e
|
feat: support uniq grant
|
2024-02-01 07:36:11 +08:00 |
kailixu
|
e5b47eeeb9
|
feat: support uniq grant
|
2024-02-01 07:32:43 +08:00 |
dapan1121
|
8a7a45cb14
|
Merge pull request #24695 from taosdata/mark/3.0
fix:set log level to 135 for some cases
|
2024-01-31 19:04:30 +08:00 |
dapan1121
|
41f0beb7b4
|
Merge pull request #24696 from taosdata/mark/3.0-doc
docs:add description for \x
|
2024-01-31 18:29:25 +08:00 |
54liuyao
|
0afed5263e
|
add mid operator retrive
|
2024-01-31 18:09:13 +08:00 |
wangmm0220
|
a0b3214eed
|
docs:add description for \x
|
2024-01-31 17:41:10 +08:00 |
wangmm0220
|
0ac01ae1b6
|
docs:add description for \x
|
2024-01-31 17:37:59 +08:00 |
wangmm0220
|
318d23c300
|
docs:add description for \x
|
2024-01-31 17:27:07 +08:00 |
kailixu
|
51a582998e
|
feat: support uniq grant
|
2024-01-31 17:26:59 +08:00 |