Alex Duan
|
4f56af59c5
|
add -B set bi mode option
|
2023-12-30 16:44:52 +08:00 |
Alex Duan
|
1600f0654d
|
fix: s3 for minio finished
|
2023-12-30 15:16:29 +08:00 |
Alex Duan
|
26023864f1
|
fix: add show path information
|
2023-12-30 14:48:36 +08:00 |
Alex Duan
|
64164f5684
|
fix: run s3_basic.py ok
|
2023-12-30 14:39:39 +08:00 |
Alex Duan
|
1e8244f3c6
|
feat: add s3 minio ci case
|
2023-12-30 10:31:15 +08:00 |
Haojun Liao
|
83172f4580
|
Merge pull request #24286 from taosdata/fix/crash_stream
fix(stream): update the stream error code.
|
2023-12-29 22:39:24 +08:00 |
Haojun Liao
|
7abeb5a27a
|
fix(stream): update the stream error code.
|
2023-12-29 17:44:10 +08:00 |
Haojun Liao
|
8ac02adc0b
|
refactor: do some internal refactor.
|
2023-12-29 17:42:23 +08:00 |
wangmm0220
|
d158ca74d8
|
fix:[TS-4391] rebalance cnt always 1 if msg lost
|
2023-12-29 17:22:27 +08:00 |
wangjiaming0909
|
90a8fe5581
|
fix: fill prev not working when desc fill
|
2023-12-29 15:08:56 +08:00 |
Hongze Cheng
|
35e55df202
|
Merge pull request #24279 from taosdata/FIX/TD-28106-3.0
fix: reuse cid with fs eid updated in tsdbFSetRAWWriteFileDataBegin
|
2023-12-29 14:13:21 +08:00 |
wangmm0220
|
c83989754f
|
fix:[TS-4391] rebalance cnt always 1 if msg lost
|
2023-12-29 14:09:49 +08:00 |
wangmm0220
|
b58a23df49
|
fix:[TS-4391] rebalance cnt always 1 if msg lost
|
2023-12-29 13:57:13 +08:00 |
Benguang Zhao
|
68cb86602e
|
fix: reuse cid with fs eid updated in tsdbFSetRAWWriteFileDataBegin
|
2023-12-29 11:49:57 +08:00 |
fullhonest
|
0a0f1a9d22
|
Fix TD-27989
|
2023-12-29 11:33:47 +08:00 |
chenhaoran
|
f90694e726
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into 3.0
|
2023-12-29 11:19:41 +08:00 |
Haojun Liao
|
50ce4f4455
|
Merge pull request #24257 from taosdata/fix/TD-28091
reset datablock window info
|
2023-12-29 09:04:41 +08:00 |
Haojun Liao
|
a662f6d63f
|
Merge pull request #24262 from taosdata/fix/TD-28099
reset unclose window info
|
2023-12-29 09:04:31 +08:00 |
dapan1121
|
55b7bce8b7
|
Merge pull request #24256 from taosdata/szhou/fix/TD-28019
fix: change the result schema
|
2023-12-29 08:40:53 +08:00 |
Alex Duan
|
daefb3446d
|
Merge pull request #24259 from taosdata/td-28085
update test case to replace 'gdb' with 'local variables'
|
2023-12-28 18:02:32 +08:00 |
Haojun Liao
|
7785662422
|
Merge pull request #24245 from taosdata/fix/TD-28080
check block rows
|
2023-12-28 18:01:08 +08:00 |
wangmm0220
|
53ce344b36
|
fix:set error msg if build consumer error
|
2023-12-28 17:09:52 +08:00 |
54liuyao
|
51cd8e9fb7
|
reset unclose window info
|
2023-12-28 15:34:13 +08:00 |
charles
|
9c997e34ea
|
update test case to replace 'gdb' with 'local variables'
|
2023-12-28 13:32:13 +08:00 |
54liuyao
|
448b7c939f
|
reset datablock window info
|
2023-12-28 11:09:38 +08:00 |
54liuyao
|
f1304680c5
|
log
|
2023-12-28 11:09:03 +08:00 |
54liuyao
|
c124bcf52f
|
check block rows
|
2023-12-28 11:09:03 +08:00 |
slzhou
|
631eb9a72c
|
fix: add test case
|
2023-12-28 10:55:50 +08:00 |
slzhou
|
659c0a831e
|
fix: change the result schema
|
2023-12-28 10:25:37 +08:00 |
54liuyao
|
60271605ff
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into 3.0
|
2023-12-28 08:51:59 +08:00 |
Haojun Liao
|
6263b60d14
|
Merge pull request #24255 from taosdata/fix/crash_stream
fix(stream): handle error when checkpoint is interrupted by nodeUpdate.
|
2023-12-28 08:34:14 +08:00 |
Haojun Liao
|
1659164926
|
fix(stream): remove invalid checkpoint id check.
|
2023-12-27 23:00:18 +08:00 |
Haojun Liao
|
646f24659e
|
fix(stream): fix syntax error.
|
2023-12-27 22:58:08 +08:00 |
Haojun Liao
|
7eb0e42bb9
|
fix(stream): handle error when checkpoint is interrupted by nodeUpdate.
|
2023-12-27 22:57:58 +08:00 |
Hongze Cheng
|
90645cbc77
|
Merge pull request #24220 from taosdata/fix/TD-27988
fix: remove useless code
|
2023-12-27 21:23:26 +08:00 |
wangmm0220
|
10e86fc733
|
fix:[TS-4391] rebalance cnt always 1 if msg lost
|
2023-12-27 19:25:08 +08:00 |
Hongze Cheng
|
2ada7d455e
|
Merge pull request #24236 from taosdata/fix/TD-28061
fix(tsdb/cache): erase entry from lru if deleted
|
2023-12-27 18:13:16 +08:00 |
Alex Duan
|
4e220b07d9
|
Merge pull request #24248 from taosdata/ts4382
add test case for jira TS-4382
|
2023-12-27 16:37:57 +08:00 |
54liuyao
|
6e761232b2
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into 3.0
|
2023-12-27 15:57:53 +08:00 |
wade zhang
|
0f7ad90845
|
Merge pull request #24227 from taosdata/FEAT/TD-27125-3.0
enh: retry on fsm commit when rpc out of memory in syncFsmExecute
|
2023-12-27 14:37:31 +08:00 |
54liuyao
|
382569591f
|
log
|
2023-12-27 14:01:38 +08:00 |
charles
|
a97c2e0e16
|
add test case for jira TS-4382
|
2023-12-27 13:27:38 +08:00 |
54liuyao
|
a46c921f68
|
check block rows
|
2023-12-27 11:29:03 +08:00 |
dapan1121
|
8448021780
|
Merge pull request #24232 from taosdata/fix/xsren/TD-28056/wildcard
fix: like wildcard match
|
2023-12-27 09:58:58 +08:00 |
dapan1121
|
194b1f03ae
|
enh: support inner join
|
2023-12-26 19:28:19 +08:00 |
Haojun Liao
|
e553b84904
|
fix(stream): fix syntax error.
|
2023-12-26 19:16:49 +08:00 |
Haojun Liao
|
5592e11235
|
fix(stream): handle error when checkpoint is interrupted by nodeUpdate.
|
2023-12-26 19:02:52 +08:00 |
54liuyao
|
ccf861dec8
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/3_liaohj
|
2023-12-26 18:36:18 +08:00 |
54liuyao
|
e2564a6189
|
fix issue
|
2023-12-26 18:35:49 +08:00 |
Haojun Liao
|
130f57859f
|
Merge pull request #24234 from taosdata/fix/TS-4403_30
fix tag index double free
|
2023-12-26 18:01:01 +08:00 |