wangmm0220
|
c4d1b5aa4b
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into feature/TS-3495
|
2023-06-27 11:10:00 +08:00 |
wangmm0220
|
e8d53c2a96
|
fix:add log
|
2023-06-27 10:50:57 +08:00 |
wade zhang
|
d7e9eda6bc
|
Merge pull request #21844 from taosdata/FIX/TD-24924-3.0
enh: change trans conflict scope of create topic
|
2023-06-27 10:47:53 +08:00 |
Haojun Liao
|
600607ef84
|
Merge pull request #21846 from taosdata/fix/TD-24969
stream single session op end window function
|
2023-06-27 10:38:38 +08:00 |
Benguang Zhao
|
69d451db26
|
enh: check trans conflict in mndCreateTopic ahead of time
|
2023-06-26 19:49:47 +08:00 |
Benguang Zhao
|
9e2062f54a
|
fix: resolve memory leak on exceptions in mndCreateTopic
|
2023-06-26 19:49:47 +08:00 |
dapan1121
|
4dae9f4eff
|
merge main to 3.0
|
2023-06-26 18:43:00 +08:00 |
Benguang Zhao
|
14e2e1e574
|
fix: change conflict scope of create topic to be DB inside
|
2023-06-26 18:23:19 +08:00 |
dapan1121
|
9e595daafe
|
Merge pull request #21830 from taosdata/fix/TD-24287
fix: fix userAlias issue when keepColumnName is set to true
|
2023-06-26 18:12:44 +08:00 |
liuyao
|
d1ca2ae2a0
|
stream single session op end window function
|
2023-06-26 17:10:06 +08:00 |
Haojun Liao
|
01c0bbb3f8
|
Merge pull request #21827 from taosdata/feature/TS-3495
fear:fix error for report offset & rows in tmq
|
2023-06-26 16:54:42 +08:00 |
Haojun Liao
|
2a8fe122c2
|
Merge pull request #21838 from taosdata/fix/TD-24952
set table name
|
2023-06-26 15:48:26 +08:00 |
Haojun Liao
|
50ad7defcc
|
Merge pull request #21835 from taosdata/feat/TD-22336
stream session end window function
|
2023-06-26 15:30:04 +08:00 |
wangmm0220
|
330ef57177
|
opti:logic
|
2023-06-26 14:28:36 +08:00 |
liuyao
|
6b8549dea5
|
set table name
|
2023-06-26 14:14:46 +08:00 |
Benguang Zhao
|
e8649670aa
|
enh: not allow to split vgroup when streams or topics exist
|
2023-06-26 11:57:24 +08:00 |
liuyao
|
1d22e6ba52
|
stream session end window function
|
2023-06-26 10:51:45 +08:00 |
wangmm0220
|
1d42603a1b
|
fix:modify prefix of offset
|
2023-06-26 10:41:46 +08:00 |
Ganlin Zhao
|
77d2737f91
|
fix: fix userAlias issue when keepColumnName is set to true
|
2023-06-25 17:51:51 +08:00 |
wangmm0220
|
5b88dfb90b
|
fix:remove report offset flag
|
2023-06-25 15:24:52 +08:00 |
wangmm0220
|
610aa0c8ba
|
fix:modify log
|
2023-06-25 15:14:34 +08:00 |
wangmm0220
|
7a49d67078
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into feature/TS-3495
|
2023-06-25 14:54:16 +08:00 |
wangmm0220
|
d3dedbe676
|
fix:report current offset in tmq
|
2023-06-25 14:52:45 +08:00 |
wade zhang
|
254a20bdf3
|
Merge pull request #21660 from luckeverda/feat/TD-23739
feat/TD-23739: enhance ttl, deletetime modified by writing-op
|
2023-06-25 09:06:57 +08:00 |
yihaoDeng
|
ff3ad6c65f
|
add static lib to 3.0
|
2023-06-21 14:38:52 +08:00 |
wade zhang
|
e95b430e89
|
Merge pull request #21786 from taosdata/FIX/TD-24817-3.0
enh: make alter-hashrange atomic and idempotent
|
2023-06-21 13:29:04 +08:00 |
wangjiaming0909
|
632fb40a43
|
postfix: propagate ts order to parents for more logic nodes
|
2023-06-21 09:31:44 +08:00 |
Benguang Zhao
|
424086e324
|
enh: restore vgroup id in vmOpenVnodes for vnodeAlterHashRange
|
2023-06-20 15:40:09 +08:00 |
Shungang Li
|
aa3dd2bbe8
|
fix for compile
|
2023-06-20 09:06:23 +08:00 |
Shungang Li
|
b93f653d7e
|
feat: enhance ttl, deletetime modified by writing-ops
new config item: ttlChangeOnWrite (default 0)
ttl delete time changes on last write if true
|
2023-06-19 19:03:35 +08:00 |
Benguang Zhao
|
e1d9e44fcd
|
enh: add a field toVgId in vnodes.json for prepare alter-hashrange
|
2023-06-19 17:59:42 +08:00 |
Benguang Zhao
|
090a1a1595
|
enh: rename dir at the end in vnodeRenameVgroupId
|
2023-06-19 15:48:32 +08:00 |
Benguang Zhao
|
20a55c3412
|
fix: make vmProcessAlterHashRangeReq idempotent
|
2023-06-19 15:09:00 +08:00 |
dapan1121
|
1ca24fea6b
|
Merge pull request #21742 from wangjiaming0909/feature/3.0/TD-24656
feature: add input, output ts order for execution plans
|
2023-06-18 19:24:29 +08:00 |
dapan1121
|
bc487492ad
|
Merge pull request #21764 from taosdata/enh/TD-24346-3.0e
enh: support delete tsma interval
|
2023-06-18 19:19:14 +08:00 |
kailixu
|
b40069c0e1
|
chore: log optimization
|
2023-06-17 05:05:43 +08:00 |
wangmm0220
|
c5dfe169a6
|
fix:error
|
2023-06-16 19:33:03 +08:00 |
kailixu
|
4097b860d3
|
enh: support delete tsma interval
|
2023-06-16 19:04:12 +08:00 |
wangjiaming0909
|
61309862c2
|
fix comments of TD-24656
|
2023-06-16 18:12:02 +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 |
wangjiaming0909
|
fb4f174fbc
|
feature: add input, output ts order for execution plans
|
2023-06-16 10:26:09 +08:00 |
Ganlin Zhao
|
fe2629d061
|
Merge branch '3.0' into feat/TD-22193
|
2023-06-16 10:16:51 +08:00 |
Benguang Zhao
|
8663148d6c
|
fix: return error from vmPutMsgToQueue while vnode-write is disabled
|
2023-06-16 09:20:34 +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 |