wangmm0220
|
5c5721571f
|
fix:set terrno = 0 to avoid affect next fetch msg
|
2023-08-16 17:45:18 +08:00 |
Hongze Cheng
|
cedc7bf1b6
|
fix: memory leak when commit
|
2023-08-16 17:21:51 +08:00 |
Haojun Liao
|
f1359076c1
|
Merge pull request #22450 from taosdata/fix/3_liaohj
other: merge main.
|
2023-08-16 16:48:33 +08:00 |
slzhou
|
c21559c3d5
|
fix: select tags - error of stmt can not be created
|
2023-08-16 16:00:16 +08:00 |
Haojun Liao
|
9083d3c03b
|
Merge pull request #22452 from taosdata/mark/doc
docs:modify format & add logic for dot in schemaless
|
2023-08-16 15:20:25 +08:00 |
slzhou
|
0c62eed08f
|
fix: select tags - change tbname error
|
2023-08-16 15:14:02 +08:00 |
dapan1121
|
b113d02476
|
Merge pull request #22438 from taosdata/feat/TD-23299
feat: add irate distributed execution
|
2023-08-16 14:44:33 +08:00 |
slzhou
|
27d7c659bc
|
fix: minor error
|
2023-08-16 14:17:48 +08:00 |
shenglian zhou
|
e93ed3b556
|
enhance: table san type and disable partition tags optimize for tag scan
|
2023-08-16 14:09:22 +08:00 |
dapan1121
|
a6ecb7253e
|
Merge pull request #22390 from taosdata/feat/3.0/TD-25365
feat: optimize select agg_func partition by tag slimit
|
2023-08-16 13:32:58 +08:00 |
Benguang Zhao
|
8b26ea7a55
|
enh: add command show vnodes on dnode <dnode_id>
|
2023-08-16 13:31:52 +08:00 |
dapan1121
|
ae952f66de
|
Merge pull request #22449 from taosdata/fix/TD-25717-3.0
fix: set precision of interval by table scan node
|
2023-08-16 13:20:45 +08:00 |
dapan1121
|
39ae880597
|
Merge pull request #22445 from taosdata/enh/TD-25708-3.0
enh: disable stream/udf on windows
|
2023-08-16 13:20:01 +08:00 |
Haojun Liao
|
4ea58e5682
|
refactor: do some internal refactor.
|
2023-08-16 11:44:05 +08:00 |
wangjiaming0909
|
e587cc50e6
|
feat: optimize select agg_func partition by tag slimit
|
2023-08-16 11:20:56 +08:00 |
wangmm0220
|
afa7448420
|
docs:modify format & add logic for dot in schemaless
|
2023-08-16 11:07:43 +08:00 |
wangjiaming0909
|
cb027cc5c5
|
feat: support alter table add column with comment
|
2023-08-16 11:07:40 +08:00 |
Haojun Liao
|
6609882f9f
|
fix(tsdb): add stt statistics block buffer, and do some internal refactor.
|
2023-08-16 10:55:07 +08:00 |
slzhou
|
d7c55cf8fc
|
Merge branch 'szhou/select-tags-scan' of github.com:taosdata/TDengine into szhou/select-tags-scan
|
2023-08-16 10:30:16 +08:00 |
kailixu
|
6ee95dca30
|
Merge branch '3.0' into fix/TD-25717-3.0
|
2023-08-16 10:19:34 +08:00 |
liuyao
|
919ffbaf72
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/ly_refactor
|
2023-08-16 10:04:07 +08:00 |
Benguang Zhao
|
33cb9dce78
|
enh: set roleTimeMs default as statusReq.rebootTime for both of vnodes and mnodes
|
2023-08-16 09:57:26 +08:00 |
kailixu
|
777ece27ae
|
chore: code format
|
2023-08-16 09:56:25 +08:00 |
kailixu
|
b54d6e2982
|
chore: set default value of tsStartUdfd false on windows
|
2023-08-16 09:55:30 +08:00 |
Haojun Liao
|
63bc50a723
|
Merge pull request #22427 from taosdata/feature/rebuildIndex0
rebuild index at tag0
|
2023-08-16 09:47:43 +08:00 |
liuyao
|
fc09f8ef1e
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/ly_refactor
|
2023-08-16 09:36:28 +08:00 |
Haojun Liao
|
ad9f3cbc43
|
other: merge main.
|
2023-08-16 09:14:10 +08:00 |
slzhou
|
1c9611ea51
|
Merge branch '3.0' of github.com:taosdata/TDengine into szhou/select-tags-scan
|
2023-08-16 09:14:04 +08:00 |
Haojun Liao
|
7628be236d
|
other: merge main.
|
2023-08-16 09:03:54 +08:00 |
dapan1121
|
df13c6fa3e
|
Merge pull request #22410 from taosdata/szhou/tag-scan-opt
enhance: tag scan optimization
|
2023-08-16 08:58:17 +08:00 |
Haojun Liao
|
cfe2cf0ebd
|
Merge pull request #22439 from taosdata/fix/liaohj
fix(stream): continue process when met with trans-state msg.
|
2023-08-16 08:54:03 +08:00 |
wade zhang
|
6b961fc048
|
Update 25-grant.md
|
2023-08-16 08:15:25 +08:00 |
wade zhang
|
6d80f21ba3
|
Update 25-grant.md
|
2023-08-16 08:14:07 +08:00 |
wade zhang
|
f2d8078d66
|
Update 25-grant.md
|
2023-08-16 08:10:39 +08:00 |
wade zhang
|
1a1a12b7b8
|
Merge pull request #22327 from taosdata/fix/TD-25010-3
feat(tsdb/cos): s3 migration
|
2023-08-16 08:02:20 +08:00 |
shenglian zhou
|
b21c177ce2
|
fix: add only meta ctb idx
|
2023-08-15 22:31:23 +08:00 |
shenglian zhou
|
ca24607162
|
fix: pass plannertest
|
2023-08-15 22:13:20 +08:00 |
kailixu
|
3b69736b29
|
fix: set precision of interval with value from table scan node
|
2023-08-15 19:59:13 +08:00 |
Benguang Zhao
|
94e0d97aa2
|
enh: update pDb stateTs on stateChanged
|
2023-08-15 19:48:15 +08:00 |
Benguang Zhao
|
dbdfee4c41
|
enh: update SVnodeGid of vnode info in mndProcessStatusReq
|
2023-08-15 19:25:08 +08:00 |
Ganlin Zhao
|
3c6ddad611
|
fix bugs
|
2023-08-15 17:58:12 +08:00 |
Haojun Liao
|
fdcc6d3446
|
Merge pull request #22442 from taosdata/mark/doc
fix:tmq interface & remove snapshot code
|
2023-08-15 17:56:55 +08:00 |
Ganlin Zhao
|
adaaa922be
|
fix bugs
|
2023-08-15 17:47:19 +08:00 |
slzhou
|
4fdaaba3ce
|
Merge branch '3.0' of github.com:taosdata/TDengine into szhou/tag-scan-opt
|
2023-08-15 17:18:25 +08:00 |
Benguang Zhao
|
239a79d405
|
enh: add some vnode info in SStatusReq
|
2023-08-15 17:06:33 +08:00 |
kailixu
|
ccce04ceb9
|
enh: disable udf on windows
|
2023-08-15 17:01:45 +08:00 |
slzhou
|
49e4b11547
|
fix: fix compilation error
|
2023-08-15 17:00:53 +08:00 |
slzhou
|
450d7e2d3c
|
enhance: compilation error
|
2023-08-15 16:56:15 +08:00 |
Minglei Jin
|
1792bf306e
|
vnode: fix cos cache evicting
|
2023-08-15 16:54:26 +08:00 |
wangjiaming0909
|
dcbef83dea
|
feat: support column comment
|
2023-08-15 16:30:02 +08:00 |