Shengliang Guan
|
f590a362f8
|
Merge pull request #13687 from taosdata/fix/dnode
feat: redistribute vgroup to dnodes
|
2022-06-10 17:14:05 +08:00 |
Shengliang Guan
|
56ce7b1baa
|
enh: adjust show transcations output
|
2022-06-10 16:45:31 +08:00 |
54liuyao
|
c790ac64d6
|
feat(stream): distribute stream interval
|
2022-06-10 15:54:20 +08:00 |
Xiaoyu Wang
|
46bac2f579
|
fix: a problem of interval distributed split
|
2022-06-10 14:28:58 +08:00 |
Liu Jicong
|
a2145321b5
|
Merge pull request #13663 from taosdata/feature/stream
feat(wal): support restore from snapshot
|
2022-06-10 00:04:13 +08:00 |
Liu Jicong
|
7ab3a1e42c
|
feat(wal): support restore from snapshot
|
2022-06-09 23:08:06 +08:00 |
Liu Jicong
|
7ed9da56e3
|
Merge pull request #13653 from taosdata/feature/stream
feat(stream): sink table can be other db
|
2022-06-09 19:12:35 +08:00 |
dapan1121
|
dbaa4a5815
|
Merge pull request #13644 from taosdata/feature/qnode
feat: add get table index async API
|
2022-06-09 17:22:43 +08:00 |
Liu Jicong
|
b23fa19bc4
|
feat(stream): sink table can be other db
|
2022-06-09 16:50:11 +08:00 |
Cary Xu
|
8997f2cdc1
|
fix: solve a non-standard explicit type conversion
|
2022-06-09 16:26:30 +08:00 |
dapan1121
|
001061fcd2
|
add get tb index async api
|
2022-06-09 15:17:10 +08:00 |
Cary Xu
|
4e30fac809
|
Merge branch '3.0' into feature/TD-11274-3.0
|
2022-06-09 15:15:23 +08:00 |
Cary Xu
|
fb3b66413e
|
enh: code optimization for trow
|
2022-06-09 15:13:58 +08:00 |
Cary Xu
|
08a19b7b28
|
enh: set 0 in flen part for tsrow
|
2022-06-09 15:00:48 +08:00 |
Liu Jicong
|
88313b9068
|
Merge pull request #13619 from taosdata/feature/stream
fix(query): decode
|
2022-06-09 13:03:35 +08:00 |
Cary Xu
|
49ff6bd8be
|
Merge branch '3.0' into feature/TD-11274-3.0
|
2022-06-09 11:55:26 +08:00 |
Cary Xu
|
c9b0b7cd76
|
feat: add test case for tsrow
|
2022-06-09 11:53:50 +08:00 |
shenglian-zhou
|
0b549e9de8
|
Merge pull request #13629 from taosdata/szhou/feature/multiwaymerge
fix: add group id to sort operator
|
2022-06-09 10:46:04 +08:00 |
Haojun Liao
|
c7bbd9354b
|
fix(query): set correct column number value for ssdatablock.
|
2022-06-09 10:17:43 +08:00 |
Haojun Liao
|
30b54fcfb5
|
refactor: do some internal refactor.
|
2022-06-09 09:36:50 +08:00 |
shenglian zhou
|
9afcca0355
|
fix: add group id to create initial source
|
2022-06-09 09:36:14 +08:00 |
dapan1121
|
d4c7154cde
|
Merge branch '3.0' into feature/qnode
|
2022-06-09 09:10:37 +08:00 |
Cary Xu
|
71c1291f4c
|
Merge pull request #13609 from taosdata/feature/TD-11274-3.0
fix: minor optimization for tsrow
|
2022-06-09 07:01:00 +08:00 |
Liu Jicong
|
9c127e3e69
|
fix(query): decode
|
2022-06-08 22:00:57 +08:00 |
Liu Jicong
|
6733636a1a
|
Merge pull request #13601 from taosdata/feature/retrievemsg
refactor: do some internal refactor.
|
2022-06-08 21:27:16 +08:00 |
Haojun Liao
|
716dd2c5e4
|
refactor: do some internal refactor, add the column info in STableRetrieveRsp.
|
2022-06-08 18:41:05 +08:00 |
dapan1121
|
bc7397a2e8
|
add epset in index rsp
|
2022-06-08 18:39:07 +08:00 |
Cary Xu
|
9d3524ab6b
|
fix: minor optimization for tsrow
|
2022-06-08 18:19:20 +08:00 |
Yihao Deng
|
0d665b57d2
|
Merge pull request #13605 from taosdata/enh/jsonIdx1
Enh/json idx1
|
2022-06-08 17:21:14 +08:00 |
yihaoDeng
|
6b39c690d2
|
json idx
|
2022-06-08 16:13:52 +08:00 |
Haojun Liao
|
9bee5e2cee
|
refactor: do some internal refactor.
|
2022-06-08 16:08:26 +08:00 |
shenglian-zhou
|
58161110e7
|
Merge pull request #13570 from taosdata/szhou/feature/multiwaymerge
feat: support multi-way sort merge
|
2022-06-08 15:32:39 +08:00 |
WANG MINGMING
|
098be04ab6
|
Merge pull request #13597 from taosdata/feature/TD-13041
fix:return false in is ture operator if result is null
|
2022-06-08 14:46:58 +08:00 |
wangmm0220
|
8e4690455d
|
fix:return false in is ture operator if result is null
|
2022-06-08 14:06:42 +08:00 |
shenglian zhou
|
3a9b5cc6f4
|
Merge branch '3.0' of github.com:taosdata/TDengine into szhou/feature/multiwaymerge
|
2022-06-08 13:43:56 +08:00 |
54liuyao
|
262a221c12
|
distributed interval
|
2022-06-08 09:33:11 +08:00 |
wangmm0220
|
9221513d97
|
fix:memory leak & memory problem & sml params
|
2022-06-07 18:37:35 +08:00 |
dapan1121
|
7c65ac7592
|
Merge pull request #13495 from taosdata/feature/qnode
enh: remove offline scheduler info
|
2022-06-07 17:53:17 +08:00 |
wangmm0220
|
56f7b46ae7
|
fix:global buffer overflow
|
2022-06-07 17:49:51 +08:00 |
shenglian zhou
|
a0d96f9b98
|
Merge branch '3.0' of github.com:taosdata/TDengine into szhou/feature/multiwaymerge
|
2022-06-07 17:41:27 +08:00 |
shenglian zhou
|
eb6250de4f
|
feat: support multiway sort merge
|
2022-06-07 17:41:11 +08:00 |
dapan1121
|
9450c959d7
|
get table index
|
2022-06-07 17:25:01 +08:00 |
Xiaoyu Wang
|
c2477b4ed8
|
Merge pull request #13557 from taosdata/feature/3.0_wxy
feat: vgroup manage command
|
2022-06-07 17:14:57 +08:00 |
wangmm0220
|
652035d8b2
|
Merge branch 'fix/jsonIdx' of github.com:taosdata/TDengine into fix/jsonIdx
|
2022-06-07 16:29:30 +08:00 |
wangmm0220
|
7ab66e5b6b
|
fix:memory leak in doFilter
|
2022-06-07 16:29:00 +08:00 |
Liu Jicong
|
65900c32c3
|
enh(stream): use same name rule with schemaless
|
2022-06-07 15:40:11 +08:00 |
Xiaoyu Wang
|
6dc64627cd
|
feat: vgroup manage command
|
2022-06-07 11:53:32 +08:00 |
Liu Jicong
|
34a46348c3
|
merge from 3.0
|
2022-06-07 11:38:37 +08:00 |
Liu Jicong
|
1a84d07188
|
fix(stream): msg deserialize
|
2022-06-07 11:36:40 +08:00 |
dapan1121
|
16b84f575f
|
Merge branch '3.0' into featuer/delete
|
2022-06-07 09:13:47 +08:00 |