yihaoDeng
|
f1fcc1d2f1
|
add checkpoint
|
2023-06-20 11:44:51 +08:00 |
yihaoDeng
|
5ccfae87d9
|
add checkpoint
|
2023-06-19 20:49:04 +08:00 |
yihaoDeng
|
548e439aa2
|
add checkpoint
|
2023-06-19 20:48:49 +08:00 |
yihaoDeng
|
fd85a8495a
|
Merge branch 'dev30' into enh/triggerCheckPoint2
|
2023-06-17 14:17:21 +08:00 |
yihaoDeng
|
b6fe5d917b
|
refactor checkpoint
|
2023-06-17 14:05:49 +08:00 |
dapan1121
|
7b060d693e
|
Merge pull request #21670 from taosdata/feat/TD-22193
feat: add pipeline processing for timeslice operator
|
2023-06-16 18:00:39 +08:00 |
wade zhang
|
72cdca8570
|
Merge pull request #21750 from taosdata/FIX/TD-24828-3.0
fix: return error from vmPutMsgToQueue while vnode-write is disabled
|
2023-06-16 16:59:56 +08:00 |
Ganlin Zhao
|
9cddf06053
|
handle 0 result case for groups
|
2023-06-16 16:11:56 +08:00 |
Benguang Zhao
|
495ae49752
|
fix: refreshMeta on invalid schema of tb epSet in doAsyncQuery
|
2023-06-16 15:41:52 +08:00 |
Ganlin Zhao
|
e4c9a7474e
|
remove test code
|
2023-06-16 14:58:23 +08:00 |
Ganlin Zhao
|
e74c0ac987
|
save index instead of ts
|
2023-06-16 14:11:19 +08:00 |
Ganlin Zhao
|
fe2629d061
|
Merge branch '3.0' into feat/TD-22193
|
2023-06-16 10:16:51 +08:00 |
dapan1121
|
205e79ad28
|
Merge pull request #21736 from taosdata/fix/TD-24790
fix: fix fill double type column with scalar expression error
|
2023-06-15 18:45:40 +08:00 |
Ganlin Zhao
|
4e2eeed44c
|
optimize
|
2023-06-15 16:31:36 +08:00 |
Haojun Liao
|
1b9eca5ce0
|
other: merge main.
|
2023-06-15 13:03:17 +08:00 |
Ganlin Zhao
|
61d089496d
|
fix: fix fill double type column with scalar expression error
|
2023-06-15 10:58:39 +08:00 |
dapan1121
|
e52c6aae8c
|
Merge pull request #21620 from taosdata/fix/TD-24567-3.0
fix: tsma query with order by _wstart/_wend
|
2023-06-15 09:06:57 +08:00 |
dapan1121
|
672cff090b
|
Merge pull request #21707 from taosdata/szhou/fix-tsort-sanitizer-error
fix: fix memory sanitizer error
|
2023-06-15 09:05:10 +08:00 |
Yihao Deng
|
7ded6fc7a2
|
Merge branch '3.0' into enh/triggerCheckPoint2
|
2023-06-14 16:30:38 +08:00 |
yihaoDeng
|
52ca94ea6d
|
trigger checkpoint
|
2023-06-14 16:20:14 +08:00 |
Haojun Liao
|
4fac83ecf2
|
Merge pull request #21709 from taosdata/feature/TD-24749
feat:control memory size if consumer group is too much
|
2023-06-14 10:15:20 +08:00 |
wangmm0220
|
d8d6b6dd21
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into feature/TD-24749
|
2023-06-13 15:15:05 +08:00 |
wangmm0220
|
8a81278024
|
fix:load pHandle if necessary wher tq restore
|
2023-06-13 15:14:11 +08:00 |
slzhou
|
13ddd37529
|
fix: fix memory sanitizer error
|
2023-06-13 14:51:41 +08:00 |
dapan1121
|
73d3c21e21
|
Merge remote-tracking branch 'origin/3.0' into feat/TD-24499
|
2023-06-13 11:44:41 +08:00 |
dapan1121
|
48b9cac75c
|
fix: fix no data in db issue
|
2023-06-13 11:44:13 +08:00 |
wade zhang
|
5673d34153
|
Merge pull request #21476 from taosdata/FIX/TD-24182-3.0
enh: change conflict scope of transaction of split vgroup
|
2023-06-13 10:13:48 +08:00 |
yihaoDeng
|
83dde6a212
|
add trigger checkpoint
|
2023-06-12 14:33:08 +00:00 |
dapan1121
|
7adea35706
|
fix: remove debug info
|
2023-06-12 17:18:38 +08:00 |
dapan1121
|
59b8cfbc7d
|
enh: add sub_query in systable and kill subquery
|
2023-06-12 17:14:41 +08:00 |
kailixu
|
4cd039c38e
|
chore: compare funcNode without aliasName
|
2023-06-12 16:47:03 +08:00 |
dapan1121
|
170182fecd
|
feat: support fill history with sub request
|
2023-06-12 16:10:54 +08:00 |
kailixu
|
f5d28cdcd1
|
chore: more check
|
2023-06-12 10:49:17 +08:00 |
kailixu
|
b200fdba51
|
chore: node type
|
2023-06-12 10:44:01 +08:00 |
yihaoDeng
|
ae7d5c79e5
|
fix invald read/write
|
2023-06-12 02:24:49 +00:00 |
Benguang Zhao
|
3689b41f3a
|
Merge branch '3.0' into FIX/TD-24182-3.0
|
2023-06-12 09:39:49 +08:00 |
kailixu
|
58c43901ed
|
chore: another logic
|
2023-06-12 09:14:38 +08:00 |
dapan1121
|
423fdeef72
|
Merge pull request #21684 from taosdata/fix/TD-24741
fix: systable vgroup empty issue
|
2023-06-11 18:30:38 +08:00 |
yihaoDeng
|
a2030dc378
|
add trigger checkpoint
|
2023-06-09 12:12:51 +00:00 |
dapan1121
|
5cd57cece5
|
fix: null pointer issue
|
2023-06-09 18:54:20 +08:00 |
yihaoDeng
|
a0c2897124
|
add trigger checkpoint
|
2023-06-09 10:46:03 +00:00 |
dapan1121
|
14f3270a76
|
fix: subtask dead loop issue
|
2023-06-09 17:21:28 +08:00 |
dapan1121
|
0627ceada0
|
fix: systable vgroup empty issue
|
2023-06-09 16:58:07 +08:00 |
yihaoDeng
|
d38e3835c0
|
opt batch write
|
2023-06-09 08:12:39 +00:00 |
dapan1121
|
422a60430e
|
Merge pull request #21679 from taosdata/fix/TD-24716
fix: row size too big issue
|
2023-06-09 16:09:44 +08:00 |
yihaoDeng
|
06b65ce5c1
|
opt batch write
|
2023-06-09 07:49:43 +00:00 |
dapan1121
|
7956a8c420
|
fix: row size too big issue
|
2023-06-09 13:49:25 +08:00 |
dapan1121
|
988ee2b57a
|
fix: consumer group issue
|
2023-06-09 11:13:22 +08:00 |
kailixu
|
1812b9e968
|
Merge branch '3.0' into fix/TD-24567-3.0
|
2023-06-09 09:55:47 +08:00 |
yihaoDeng
|
a67ef8ce91
|
opt batch write
|
2023-06-09 01:27:08 +00:00 |