wangmm0220
|
0a1f1085fc
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/TD-26060
|
2023-11-03 11:33:50 +08:00 |
wangmm0220
|
3ac11eba0e
|
fix:modify upload checkpoint interface
|
2023-11-03 11:33:18 +08:00 |
dapan1121
|
bb48b457ca
|
fix: return error response while fetching in quick response mode
|
2023-11-03 11:28:16 +08:00 |
Haojun Liao
|
c980e2030c
|
fix(tsdb): fix error during add on-demand opening stt file reader.
|
2023-11-03 11:04:32 +08:00 |
slzhou
|
52608cf84d
|
fix: performace improvement
|
2023-11-03 10:38:43 +08:00 |
Haojun Liao
|
0acf4f1795
|
enh(tsdb): on-demand open stt file reader.
|
2023-11-03 10:35:05 +08:00 |
shenglian zhou
|
48cac9736b
|
enhance:add test case
|
2023-11-03 10:32:55 +08:00 |
dapan1121
|
92240d7f95
|
Merge pull request #23505 from taosdata/fix/3.0/TS-4052
fix: nano seconds database error
|
2023-11-03 10:27:40 +08:00 |
dapan1121
|
153bd80a4e
|
Update 10-function.md
|
2023-11-03 10:27:18 +08:00 |
wangjiaming
|
603bfe1a48
|
Update 10-function.md
|
2023-11-03 10:27:12 +08:00 |
wangjiaming
|
4698e9270f
|
Update 10-function.md
|
2023-11-03 10:26:13 +08:00 |
Hongze Cheng
|
1ff3f96b08
|
Merge pull request #23465 from taosdata/fix/TD-26189-last-tier-write
enh(tsdb/retention): enable last tier write
|
2023-11-02 21:21:38 -05:00 |
shenglian zhou
|
55e8607206
|
fix: calc const optimization only when not tag scan
|
2023-11-03 10:17:23 +08:00 |
Benguang Zhao
|
456c8d23f3
|
fix: set cursor properly in syncSnapBufferRecv
|
2023-11-03 10:09:07 +08:00 |
Haojun Liao
|
9d77351bb2
|
refactor: do some internal refactor.
|
2023-11-03 09:30:50 +08:00 |
liuyao
|
31ad73f6d1
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/TD-21898
|
2023-11-03 09:12:17 +08:00 |
Haojun Liao
|
ff5d69352f
|
Merge pull request #23493 from taosdata/fix/3_liaohj
fix(stream): add unsupport trans.
|
2023-11-03 09:07:33 +08:00 |
Haojun Liao
|
70388bafd2
|
Merge pull request #23523 from taosdata/fix/liaohj
fix(stream): fix deadlock in transfer state.
|
2023-11-03 09:07:23 +08:00 |
liuyao
|
ba09b3de28
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/TD-21898
|
2023-11-03 08:56:42 +08:00 |
dapan1121
|
67ba0f56e7
|
Merge pull request #23512 from taosdata/fix/TD-27094
fix: adjust view not exist log level
|
2023-11-03 08:55:45 +08:00 |
kailixu
|
d9ed63473c
|
Merge branch '3.0' into enh/TD-23769-3.0x
|
2023-11-03 08:37:41 +08:00 |
kailixu
|
6c944bb192
|
enh: skip rsma_task during load stream tasks
|
2023-11-02 20:32:54 +08:00 |
wangmm0220
|
159873692c
|
feat:checkpoint bakeup using rsync
|
2023-11-02 20:13:29 +08:00 |
liuyao
|
389117b806
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/TD-21898
|
2023-11-02 20:07:12 +08:00 |
wade zhang
|
a3723b74ed
|
Merge pull request #23497 from taosdata/FIX/audit-db-resource-3.0
db and resource
|
2023-11-02 19:33:40 +08:00 |
wade zhang
|
dc581a83a1
|
Merge pull request #23495 from taosdata/fix/audit-db-resource-main
db and resource
|
2023-11-02 19:33:25 +08:00 |
Haojun Liao
|
b3d57e4a2d
|
fix(stream): not transfer state if state is not appropriate.
|
2023-11-02 19:31:35 +08:00 |
Alex Duan
|
2a020b2a39
|
Merge pull request #23524 from taosdata/tomchon-patch-9
Update cases.task
|
2023-11-02 19:24:42 +08:00 |
haoranchen
|
f2b05eddab
|
Update cases.task
|
2023-11-02 19:23:33 +08:00 |
Haojun Liao
|
7a32b3a209
|
fix(stream): not transfer state if state is not appropriate.
|
2023-11-02 19:12:36 +08:00 |
kailixu
|
fa5d896787
|
enh: rsma checkpoint
|
2023-11-02 18:56:36 +08:00 |
Benguang Zhao
|
ce4fb52926
|
enh: resend end msg on timeout in snapshotReSend
|
2023-11-02 18:56:00 +08:00 |
Benguang Zhao
|
995a1e1f8e
|
enh: send rsp on duplicate msgs in syncSnapBufferRecv
|
2023-11-02 18:41:25 +08:00 |
Benguang Zhao
|
3221aef1a3
|
refact: improve code with syncSnapSendMsg
|
2023-11-02 18:41:25 +08:00 |
Benguang Zhao
|
7852b2cecf
|
fix: set ack of response properly in syncSnapSendRsp
|
2023-11-02 18:41:25 +08:00 |
Haojun Liao
|
c4079332ff
|
fix(stream):update the log level.
|
2023-11-02 18:18:04 +08:00 |
Haojun Liao
|
706f1e4744
|
fix(stream): fix deadlock in transfer state.
|
2023-11-02 18:18:04 +08:00 |
Haojun Liao
|
0a227e807f
|
refactor: set different tq level.
|
2023-11-02 18:18:04 +08:00 |
Haojun Liao
|
48aff868b6
|
fix(stream):update the log level.
|
2023-11-02 18:16:47 +08:00 |
Haojun Liao
|
39175dc03b
|
fix(stream): fix deadlock in transfer state.
|
2023-11-02 18:07:36 +08:00 |
Hongze Cheng
|
4cf97ef6ae
|
Merge pull request #23520 from taosdata/fix/TD-27057
fix: invalid read when file is deleted
|
2023-11-02 04:49:49 -05:00 |
liuyao
|
f6ff356b81
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/TD-21898
|
2023-11-02 17:45:50 +08:00 |
Haojun Liao
|
3aed8c29ae
|
refactor: set different tq level.
|
2023-11-02 17:12:20 +08:00 |
wade zhang
|
881b96c994
|
Merge pull request #23517 from taosdata/enh/xftan/taosaversion-3.0
build(taosAdapter): use the same version number of TDengine
|
2023-11-02 17:01:30 +08:00 |
Hongze Cheng
|
faea18c38f
|
fix: invalid read when file is deleted
|
2023-11-02 16:59:11 +08:00 |
dapan1121
|
6fe2a8fbc5
|
Merge pull request #23511 from taosdata/fix/TD-27092
fix: remove user table/view privilege issue
|
2023-11-02 16:14:00 +08:00 |
liuyao
|
79452e4288
|
add ci
|
2023-11-02 16:11:08 +08:00 |
wade zhang
|
727ea7437d
|
Update 02-database.md
|
2023-11-02 16:08:06 +08:00 |
liuyao
|
62f3b70b77
|
add ci
|
2023-11-02 16:01:25 +08:00 |
liuyao
|
52083cd694
|
event window and partition by
|
2023-11-02 15:52:55 +08:00 |