Hongze Cheng
|
e3525dba6e
|
enh: clear files fset by fset
|
2023-10-09 17:11:50 +08:00 |
yihaoDeng
|
a946ee9426
|
change test case
|
2023-10-09 17:05:37 +08:00 |
slzhou
|
44c3bc99e0
|
feat: add interp pseudo column conversion to column
|
2023-10-09 16:56:21 +08:00 |
Haojun Liao
|
b0ef091430
|
fix(stream): retry when error occurs during timer.
|
2023-10-09 16:40:05 +08:00 |
Haojun Liao
|
be0a2e4573
|
fix(stream): disable retrieving results during checkpoint procedure
|
2023-10-09 16:33:28 +08:00 |
yihaoDeng
|
e78d06c02d
|
change test case
|
2023-10-09 16:26:41 +08:00 |
slzhou
|
56534a7b0d
|
enhance: scan and window pseudo column
|
2023-10-09 16:22:44 +08:00 |
yihaoDeng
|
8b1988abdb
|
fix mem leak
|
2023-10-09 16:19:00 +08:00 |
Hongze Cheng
|
258181e387
|
change block commit factor
|
2023-10-09 16:03:42 +08:00 |
dapan1121
|
7c7cf2b1aa
|
enh: support balance group leader on vgroup_id
|
2023-10-09 15:46:41 +08:00 |
wade zhang
|
7c738cbe0c
|
Merge pull request #23168 from taosdata/feat/TS-4036-main
feat: alter local/dnode asynclog
|
2023-10-09 15:44:39 +08:00 |
Haojun Liao
|
8266c4ff77
|
fix(stream): remove invalid clear of rspmsg list.
|
2023-10-09 15:26:42 +08:00 |
Minglei Jin
|
93438ed838
|
fix(tsdb/carch reader): reset current fileset in cache reader
|
2023-10-09 15:24:24 +08:00 |
Haojun Liao
|
d87db2f829
|
fix(stream): fix the pause failure bug.
|
2023-10-09 14:48:11 +08:00 |
Haojun Liao
|
5b117199f5
|
Merge pull request #22987 from taosdata/feat/TD-26174
session&state operator buff
|
2023-10-09 14:37:20 +08:00 |
yihaoDeng
|
28b546a4ad
|
fix mem leak
|
2023-10-09 14:25:57 +08:00 |
yihaoDeng
|
be42143362
|
Merge branch '3.0' into case/TD-26408-3.0
|
2023-10-09 14:24:31 +08:00 |
yihaoDeng
|
3f9784f475
|
fix mem leak
|
2023-10-09 14:07:22 +08:00 |
Hongze Cheng
|
2c9a0dbcda
|
enh: control stt max level
|
2023-10-09 14:00:11 +08:00 |
shenglian zhou
|
1bf116f40c
|
Merge branch 'szhou/continue-coing' of github.com:taosdata/TDengine into szhou/continue-coing
|
2023-10-09 13:23:23 +08:00 |
shenglian zhou
|
6ad518d61d
|
enhance: pseduo column coverted to column when necessary
|
2023-10-09 13:21:32 +08:00 |
liuyao
|
1fbfdb5ab4
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/TD-26174
|
2023-10-09 11:40:27 +08:00 |
wade zhang
|
51b48b16c0
|
Merge pull request #23171 from taosdata/feat/TD-26541/replace-xiaot-qrcode
feat: replace the qrcode of xiaot
|
2023-10-09 11:31:18 +08:00 |
liuyao
|
4ef757d125
|
ci
|
2023-10-09 11:04:35 +08:00 |
tjuzyp
|
d120cd9db8
|
feat: replace the qrcode of xiaot
|
2023-10-09 10:39:55 +08:00 |
wade zhang
|
40ff071243
|
Merge pull request #23164 from taosdata/fix/TD-26587
fix(tsdb/retention): free fopArr & fs snapshot resources
|
2023-10-09 10:22:25 +08:00 |
wade zhang
|
8df3edc924
|
Merge pull request #23165 from taosdata/fix/TD-26547-3.0
fix/TD-26547
|
2023-10-09 10:22:15 +08:00 |
Haojun Liao
|
74ff0c5b50
|
Merge branch 'main' into fix/liaohj
|
2023-10-09 10:14:53 +08:00 |
Haojun Liao
|
ee6516f3c4
|
enh(stream): add trans to reset task status to avoid being frozen in checkpoint status due to doing checkpoint failure of partial tasks.
|
2023-10-09 10:13:53 +08:00 |
Haojun Liao
|
0fda1793e7
|
fix(stream): fix error in fill-history process.
|
2023-10-09 10:08:48 +08:00 |
Haojun Liao
|
4b8cd3bccd
|
fix(stream): not idle for sink task when no tokens are available.
|
2023-10-09 10:07:19 +08:00 |
wade zhang
|
7806e14149
|
Merge pull request #23170 from taosdata/mark/tmq
docs:modify version for default offset value in tmq
|
2023-10-09 09:22:30 +08:00 |
wangmm0220
|
8e2bb951a8
|
fix:version for default offset value
|
2023-10-09 09:12:43 +08:00 |
liuyao
|
731d4fff27
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/TD-26174
|
2023-10-09 08:58:27 +08:00 |
wade zhang
|
b4460a1cca
|
Merge pull request #23169 from taosdata/jtao1735-patch-5
Update 70-seeq.md
|
2023-10-09 07:44:07 +08:00 |
Jeff Tao
|
9335e7c99c
|
Update 70-seeq.md
|
2023-10-08 10:32:58 -07:00 |
wangmm0220
|
5f7b6f19ba
|
feat:[TD-26056] add replay logic
|
2023-10-08 19:05:59 +08:00 |
Haojun Liao
|
167484ab3a
|
Merge pull request #23145 from taosdata/mark/tmq
opti:set default offset to latest in subscription
|
2023-10-08 18:56:37 +08:00 |
Haojun Liao
|
e9ce38e2b0
|
Merge pull request #23159 from taosdata/fix/TD-26602
init bloomfilter array
|
2023-10-08 18:56:05 +08:00 |
Hongze Cheng
|
880e8c1941
|
fix: block commit when there are too many stt file
|
2023-10-08 18:27:19 +08:00 |
liuyao
|
1d952ca8ea
|
rebuild session window
|
2023-10-08 18:27:05 +08:00 |
Shungang Li
|
a7507d26b0
|
feat: alter local/dnode asynclog
|
2023-10-08 18:26:25 +08:00 |
wade zhang
|
d3161817af
|
Merge pull request #23162 from taosdata/fix/TD-26607
fix: fid overflow
|
2023-10-08 18:24:05 +08:00 |
Haojun Liao
|
20835764bb
|
Merge pull request #23155 from taosdata/fix/TS-4034-main
fix:change error code -1 to code
|
2023-10-08 18:13:08 +08:00 |
Alex Duan
|
8c2b2913ee
|
Merge pull request #23084 from taosdata/test/main/TS-4074
test: add testcase of TS-4074
|
2023-10-08 17:09:26 +08:00 |
dm chen
|
99e930ff8b
|
fix/TD-26547
|
2023-10-08 16:16:33 +08:00 |
wangmm0220
|
b04d57fcc3
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/TD-26056
|
2023-10-08 16:15:19 +08:00 |
wangmm0220
|
3f2d890560
|
feat:[TD-26056] add replay logic
|
2023-10-08 16:06:15 +08:00 |
wade zhang
|
8e0179b73e
|
Merge pull request #23142 from taosdata/FIX/TS-4096-main
enh: reserve half a buffer size at syncLogBufferInit
|
2023-10-08 16:00:38 +08:00 |
slzhou
|
1aad905558
|
fix: collection functions hash set distinct error
|
2023-10-08 15:55:01 +08:00 |