Liu Jicong
|
7fccac5029
|
fix(tmq): memory leak in call back
|
2022-08-15 11:26:50 +08:00 |
Liu Jicong
|
6f75e03a55
|
refactor(stream): remove unneccessary param in converting data
|
2022-08-15 11:06:53 +08:00 |
Hongze Cheng
|
e1b638aeb5
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into refact/tsdb_last
|
2022-08-15 03:02:54 +00:00 |
Yihao Deng
|
d63626040c
|
Merge pull request #16102 from taosdata/enh/refactorRpcCode
refactor code
|
2022-08-15 10:29:51 +08:00 |
yihaoDeng
|
a105e39931
|
refactor code
|
2022-08-15 10:28:56 +08:00 |
Xiaoyu Wang
|
80c5283833
|
Merge remote-tracking branch 'origin/3.0' into feature/3.0_insert_perf_wxy
|
2022-08-15 10:21:42 +08:00 |
Cary Xu
|
34e14f770f
|
enh: rsma batch process
|
2022-08-15 09:39:55 +08:00 |
Cary Xu
|
dab6c81769
|
enh: rsma batch process
|
2022-08-15 00:16:44 +08:00 |
Yihao Deng
|
6248d57d7a
|
Merge pull request #16099 from taosdata/enh/refactorRpcCode
refactor code
|
2022-08-14 23:32:51 +08:00 |
yihaoDeng
|
dc7ce5300c
|
refactor code
|
2022-08-14 19:13:12 +08:00 |
Haojun Liao
|
fd385a99d1
|
Merge pull request #16095 from taosdata/feature/3.0_fill_enh
fix(query): set ignore flag when skip current datablock.
|
2022-08-14 01:17:26 +08:00 |
Haojun Liao
|
0572256eaa
|
fix(query): set ignore flag when skip current datablock.
|
2022-08-13 22:51:54 +08:00 |
Minglei Jin
|
a3fb4064d0
|
fix: destroy pResList array in error cases
|
2022-08-13 13:34:02 +08:00 |
Minglei Jin
|
e9d072273f
|
fix: close tbc before returning
|
2022-08-13 12:05:08 +08:00 |
wangmm0220
|
37f6d1195c
|
fix:error in get table list
|
2022-08-12 21:57:29 +08:00 |
Cary Xu
|
8c75274e13
|
Merge branch '3.0' into feature/3.0_interval_hash_optimize
|
2022-08-12 21:04:20 +08:00 |
Cary Xu
|
ae7550eb86
|
enh: rsma exec in async mode
|
2022-08-12 21:00:48 +08:00 |
Shengliang Guan
|
8d8f26a4c1
|
Merge pull request #16067 from taosdata/feature/TD-17811
fix(stream): session delete
|
2022-08-12 20:34:28 +08:00 |
Shengliang Guan
|
d50f36ba97
|
Merge pull request #16061 from taosdata/fix/mnode
fix: deadlock of mnode if its state changed
|
2022-08-12 20:29:36 +08:00 |
Xiaoyu Wang
|
4f15fc19b1
|
Merge pull request #16042 from taosdata/feature/3.0_wxy
enh: create stream options adjust
|
2022-08-12 20:22:08 +08:00 |
Shengliang Guan
|
3319c0937b
|
Merge pull request #15801 from taosdata/feature/3.0_fill_enh
fix(query): fix bug in fill
|
2022-08-12 20:04:33 +08:00 |
Shengliang Guan
|
839d04d4bc
|
Merge pull request #16050 from taosdata/szhou/fixbug
fix: set operator complete early when select * from stb limit n
|
2022-08-12 19:59:27 +08:00 |
54liuyao
|
77a710cfeb
|
fix(stream): session delete
|
2022-08-12 19:28:29 +08:00 |
Li Minghao
|
fe58d06a40
|
Merge pull request #16059 from taosdata/feature/3.0_mhli
refactor(sync): update mnode elect timer
|
2022-08-12 19:21:57 +08:00 |
Shengliang Guan
|
90a0de858b
|
Merge remote-tracking branch 'origin/3.0' into fix/mnode
|
2022-08-12 19:20:45 +08:00 |
Shengliang Guan
|
65fa1e0164
|
fix: deadlock of mnode if its state changed
|
2022-08-12 19:20:31 +08:00 |
Haojun Liao
|
f96aa3e2ff
|
fix(query): fix memory leak.
|
2022-08-12 19:11:10 +08:00 |
slzhou
|
126e3d0b4c
|
fix: add special case for partition by + limit
|
2022-08-12 18:56:12 +08:00 |
Shengliang Guan
|
2c28cdcbb5
|
fix: deadlock of mnode if its state changed
|
2022-08-12 18:49:41 +08:00 |
Haojun Liao
|
d08841d747
|
Merge pull request #16053 from taosdata/feature/3_liaohj
fix(query): return error code instead of assert.
|
2022-08-12 18:48:24 +08:00 |
Shengliang Guan
|
99e1001836
|
Merge pull request #16051 from taosdata/fix/mnode
fix: deadlock of vnode if its state changed
|
2022-08-12 18:46:30 +08:00 |
Minglei Jin
|
4eff73e723
|
Merge pull request #16056 from taosdata/fix/TD-18362
fix: make unit tests building works
|
2022-08-12 18:44:00 +08:00 |
Minghao Li
|
e50f09aa4c
|
refactor(sync): update mnode elect timer
|
2022-08-12 18:38:14 +08:00 |
Minghao Li
|
7530a7e2e3
|
refactor(sync): update mnode elect timer
|
2022-08-12 18:37:08 +08:00 |
Xiaoyu Wang
|
042e077ddc
|
enh: create stream options adjust
|
2022-08-12 18:32:10 +08:00 |
Xiaoyu Wang
|
79f005552e
|
fix: fill clause error
|
2022-08-12 18:18:16 +08:00 |
dapan1121
|
9ab4c4388c
|
Merge pull request #16049 from taosdata/fix/TD-18359
fix: fix dumplicated ctg callback issue
|
2022-08-12 18:05:55 +08:00 |
Minglei Jin
|
3a51e7f971
|
fix: make unit tests building works
|
2022-08-12 18:00:45 +08:00 |
Haojun Liao
|
77b109dfdc
|
fix(query): return error code instead of assert.
|
2022-08-12 17:37:55 +08:00 |
Shengliang Guan
|
646cb378ae
|
fix: deadlock of vnode if its state changed
|
2022-08-12 17:35:08 +08:00 |
Shengliang Guan
|
353109cd53
|
fix: deadlock of vnode if its state changed
|
2022-08-12 17:25:08 +08:00 |
slzhou
|
d7a9f69cb5
|
Merge branch '3.0' of github.com:taosdata/TDengine into szhou/fixbug
|
2022-08-12 17:20:58 +08:00 |
slzhou
|
99030690c2
|
fix: set operator early when select * from stb limit n
|
2022-08-12 17:19:56 +08:00 |
shenglian-zhou
|
536a768032
|
Merge pull request #16041 from taosdata/szhou/fix/leave
fix: query ins_tags failure when no vgroups;
|
2022-08-12 17:17:35 +08:00 |
Shengliang Guan
|
5b300b5819
|
Merge pull request #16044 from taosdata/fix/mnode
fix: deadlock of mnode if its state changed
|
2022-08-12 17:14:56 +08:00 |
dapan1121
|
1d7c2ac9e3
|
fix: fix dumplicated ctg callback issue
|
2022-08-12 17:10:26 +08:00 |
Xiaoyu Wang
|
2ad70dff1e
|
fix: output datablcok desc error
|
2022-08-12 17:08:32 +08:00 |
dapan1121
|
6e6b06e0a1
|
Merge pull request #16039 from taosdata/fix/userAuth
fix: fix sysdb user authentication failure
|
2022-08-12 17:02:37 +08:00 |
Xiaoyu Wang
|
e1508436f4
|
enh: insert client optimize
|
2022-08-12 16:47:42 +08:00 |
Xiaoyu Wang
|
dd33c0a3f6
|
enh: create stream options adjust
|
2022-08-12 16:40:49 +08:00 |
Shengliang Guan
|
4f90578270
|
fix: deadlock of vnode if its state changed
|
2022-08-12 16:32:11 +08:00 |
Shengliang Guan
|
1d9331e257
|
fix: deadlock of mnode if its state changed
|
2022-08-12 16:32:03 +08:00 |
Shengliang Guan
|
c47e387d13
|
fix: deadlock of mnode if its state changed
|
2022-08-12 15:57:07 +08:00 |
Shengliang Guan
|
b311b873a1
|
Merge pull request #16028 from taosdata/szhou/fixbug
fix: sample/top/bottom is not allowed with fill clause
|
2022-08-12 15:08:59 +08:00 |
Xiaoyu Wang
|
1cce6494a6
|
enh: create stream options adjust
|
2022-08-12 15:04:04 +08:00 |
wangmm0220
|
4f97d72502
|
fix:memory leak
|
2022-08-12 15:02:34 +08:00 |
dapan1121
|
46edeec314
|
fix: fix case issues
|
2022-08-12 14:55:31 +08:00 |
slzhou
|
64121d7b8f
|
Merge branch 'szhou/fix/leave' of github.com:taosdata/TDengine into szhou/fix/leave
|
2022-08-12 14:54:26 +08:00 |
slzhou
|
d9eae4dd4c
|
fix : fix error caused by empty vgroups when no user tables
|
2022-08-12 14:54:12 +08:00 |
Haojun Liao
|
dc991a9040
|
other:merge 3.0
|
2022-08-12 14:51:52 +08:00 |
Yihao Deng
|
1bfa9d2333
|
Merge pull request #16040 from taosdata/fix/operMemCorrupt
fix operator double free
|
2022-08-12 14:51:37 +08:00 |
Haojun Liao
|
7084c765d0
|
fix(query): set correct fill column index.
|
2022-08-12 14:45:06 +08:00 |
wangmm0220
|
61a19b80d7
|
Merge branch '3.0' into feature/3.0_query_optimize
|
2022-08-12 14:41:08 +08:00 |
wangmm0220
|
78e87a0aae
|
fix:memory leak
|
2022-08-12 14:38:54 +08:00 |
slzhou
|
5b54707501
|
Merge branch '3.0' of github.com:taosdata/TDengine into szhou/fixbug
|
2022-08-12 14:19:32 +08:00 |
Haojun Liao
|
166cdcec7c
|
fix(query): fix bug in fill.
|
2022-08-12 14:04:43 +08:00 |
Minglei Jin
|
cd3ec617e3
|
Merge pull request #16037 from taosdata/fix/TD-18338
fix: remove old no ref entry
|
2022-08-12 14:03:41 +08:00 |
wangmm0220
|
eec58b8ef0
|
opti:use suid+uid->tags index to optimize time cost
|
2022-08-12 13:53:24 +08:00 |
yihaoDeng
|
d4e11c0620
|
fix operator double free
|
2022-08-12 13:40:24 +08:00 |
dapan1121
|
6a85467d49
|
Merge pull request #16031 from taosdata/fix/TD-18351
fix: fix task sched crash issue
|
2022-08-12 13:36:25 +08:00 |
dapan1121
|
7a17cf087a
|
fix: fix sysdb user authentication failure
|
2022-08-12 13:35:34 +08:00 |
Yihao Deng
|
4971b0fc22
|
Merge pull request #16035 from taosdata/fix/operMemCorrupt
fix: operator double free mem
|
2022-08-12 13:14:43 +08:00 |
Minglei Jin
|
4a34342af4
|
fix: remove old no ref entry
|
2022-08-12 12:39:44 +08:00 |
dapan1121
|
46a6b37779
|
Merge pull request #16033 from taosdata/fix/TD-18075
fix: fix taosd put blocks to sink error
|
2022-08-12 11:48:55 +08:00 |
wangmm0220
|
95ef68bbc1
|
opti:use suid+uid->tags index to optimize time cost
|
2022-08-12 11:39:19 +08:00 |
dapan1121
|
d5072a8f32
|
fix: fix sched handler memory leak issue
|
2022-08-12 11:36:49 +08:00 |
wangmm0220
|
e102f81f92
|
opti:use suid+uid->tags index to optimize time cost
|
2022-08-12 11:33:53 +08:00 |
Zhiqiang Wang
|
662ca924e7
|
Merge pull request #15996 from taosdata/fix/TD-18329
fix(driver): get raw block length
|
2022-08-12 11:33:52 +08:00 |
yihaoDeng
|
bd929582f5
|
fix operator double free
|
2022-08-12 11:22:41 +08:00 |
dapan1121
|
effb4f20d3
|
fix: fix taosd put blocks to sink error
|
2022-08-12 11:00:21 +08:00 |
Xiaoyu Wang
|
555a575c58
|
enh: insert client optimize
|
2022-08-12 10:46:55 +08:00 |
dapan1121
|
9cd7c54e25
|
fix: fix task sched crash issue
|
2022-08-12 10:41:02 +08:00 |
slzhou
|
3c27c8b8fd
|
fix: sample/top/bottom is not allowed with fill clause
|
2022-08-12 10:20:09 +08:00 |
huolibo
|
98c267b4bf
|
fix(driver): adapter windows
|
2022-08-12 09:59:30 +08:00 |
Xiaoyu Wang
|
6b9699aaa4
|
Merge pull request #15978 from taosdata/feature/3.0_wxy
enh: show command optimize
|
2022-08-12 00:40:35 +08:00 |
Xiaoyu Wang
|
03a39381c0
|
enh: show command optimize
|
2022-08-12 00:07:24 +08:00 |
Xiaoyu Wang
|
2040ab7872
|
Merge pull request #16015 from taosdata/fix/3.0_wxy
fix: improve create stream check
|
2022-08-11 23:55:43 +08:00 |
Xiaoyu Wang
|
2e9cadfe89
|
fix: improve create stream check
|
2022-08-11 23:20:13 +08:00 |
Cary Xu
|
a4a7022caf
|
Merge pull request #15976 from taosdata/feature/3.0_interval_hash_optimize
enh: rsma fetch optimization
|
2022-08-11 23:20:01 +08:00 |
Xiaoyu Wang
|
cce189934a
|
fix: improve create stream check
|
2022-08-11 22:16:28 +08:00 |
Xiaoyu Wang
|
03784406c4
|
fix: improve create stream check
|
2022-08-11 22:08:19 +08:00 |
Xiaoyu Wang
|
4155a3bef4
|
enh: show command optimize
|
2022-08-11 21:55:20 +08:00 |
Cary Xu
|
cfca841567
|
fix: comment out tsma debug print
|
2022-08-11 21:06:17 +08:00 |
dapan1121
|
df4f4300d3
|
Merge pull request #15991 from taosdata/fix/TD-18281
fix: fix exchange operator memory leak
|
2022-08-11 20:52:10 +08:00 |
Xiaoyu Wang
|
7176bb9198
|
merge 3.0
|
2022-08-11 20:30:02 +08:00 |
Xiaoyu Wang
|
9a9aef985e
|
enh: show command optimize
|
2022-08-11 20:26:40 +08:00 |
dapan1121
|
283ce988b5
|
fix: fix taosc crash issue
|
2022-08-11 20:04:20 +08:00 |
Cary Xu
|
d9c10a2f0f
|
other: rsma submit
|
2022-08-11 19:59:47 +08:00 |
Ganlin Zhao
|
73f57290b4
|
Merge branch '3.0' into fix/TD-18331
|
2022-08-11 19:54:44 +08:00 |
Ganlin Zhao
|
7409cc9513
|
fix(query): fix memory leak in doTimeslice operator
|
2022-08-11 19:53:49 +08:00 |
Ganlin Zhao
|
e128350ab4
|
fix(query): fix memory leak in doTimeslice operator
|
2022-08-11 19:43:57 +08:00 |
Minglei Jin
|
46bd5e8685
|
Merge pull request #15982 from taosdata/fix/TD-18147
fix: make grant compile correct
|
2022-08-11 19:18:58 +08:00 |
Cary Xu
|
133beb4d49
|
other: make test case pass
|
2022-08-11 19:18:55 +08:00 |
Minglei Jin
|
cc85cc5a96
|
Merge pull request #16001 from taosdata/fix/TD-18336
fix: return stable not exists
|
2022-08-11 19:18:39 +08:00 |
Minglei Jin
|
6058b8dff5
|
Merge pull request #16003 from taosdata/fix/TD-18321
fix: use mem schema if pReader->pSchema is null
|
2022-08-11 19:18:30 +08:00 |
Cary Xu
|
e890bcc6f4
|
enh: tsimplehash remove/iter/ut
|
2022-08-11 19:12:24 +08:00 |
Haojun Liao
|
02300b30fa
|
Merge pull request #15995 from taosdata/feature/3_liaohj
fix(query): add check when invoking sma filter.
|
2022-08-11 18:52:51 +08:00 |
Li Minghao
|
45ecd2061b
|
Merge pull request #15993 from taosdata/feature/3.0_mhli
refactor(sync): delete expired config index
|
2022-08-11 18:52:26 +08:00 |
Yihao Deng
|
c76e218df1
|
Merge pull request #15992 from taosdata/fix/rpcDeadlock
fix client deadlock
|
2022-08-11 18:41:24 +08:00 |
wangmm0220
|
32f9bc0dd0
|
opti:logic for get table list
|
2022-08-11 18:29:28 +08:00 |
Minglei Jin
|
203a8073ca
|
fix: use mem schema if pReader->pSchema is null
|
2022-08-11 18:19:44 +08:00 |
Ganlin Zhao
|
465dd745d7
|
fix(query): fix invalid read in doTimeslice operator
|
2022-08-11 18:18:45 +08:00 |
Ganlin Zhao
|
37080a36b8
|
Merge pull request #15988 from taosdata/fix/TD-18331
fix(query): forbid interp in super table query
|
2022-08-11 18:15:51 +08:00 |
Minglei Jin
|
8cac647881
|
fix: return stable not exists
|
2022-08-11 18:12:32 +08:00 |
Minglei Jin
|
a7a334b5b0
|
fix: multiple defination
|
2022-08-11 18:06:43 +08:00 |
huolibo
|
696bad4b1b
|
fix(driver): get raw block length
|
2022-08-11 17:48:19 +08:00 |
yihaoDeng
|
1c200b4198
|
fix client deadlock
|
2022-08-11 17:46:37 +08:00 |
liuyao
|
9776404998
|
Merge pull request #15984 from taosdata/feature/TD-17811
feat(stream):delete window
|
2022-08-11 17:43:51 +08:00 |
Minghao Li
|
8f0361bf75
|
refactor(sync): delete expired config index
|
2022-08-11 17:42:04 +08:00 |
yihaoDeng
|
cfedc4d67a
|
fix client deadlock
|
2022-08-11 17:41:43 +08:00 |
Haojun Liao
|
3a6285c478
|
fix(query): add check when invoking sma filter.
|
2022-08-11 17:40:55 +08:00 |
dapan1121
|
0e56dc9a7b
|
fix: fix exchange operator memory leak
|
2022-08-11 17:23:08 +08:00 |
shenglian-zhou
|
a96193cfc6
|
Merge pull request #15983 from taosdata/szhou/fixbug
fix: add multi-timeline support for session and state
|
2022-08-11 17:15:09 +08:00 |
Li Minghao
|
8ec0e7305e
|
Merge pull request #15980 from taosdata/feature/3.0_mhli
refactor(sync): add raft config index test
|
2022-08-11 16:37:00 +08:00 |
54liuyao
|
c10a1adbd3
|
feat(stream):delete window
|
2022-08-11 16:33:35 +08:00 |
slzhou
|
009777a727
|
fix: add multi-timeline support for session and state
|
2022-08-11 16:23:53 +08:00 |
Ganlin Zhao
|
c017e4387f
|
fix(query): forbid interp in super table query
TD-18331
|
2022-08-11 16:17:38 +08:00 |
Minglei Jin
|
6537047156
|
fix: make grant compile correct
|
2022-08-11 16:16:52 +08:00 |
Minghao Li
|
1986a4019d
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into feature/3.0_mhli
|
2022-08-11 15:42:41 +08:00 |
Minghao Li
|
98eb8bb07f
|
refactor(sync): adjust sync thread number
|
2022-08-11 15:42:21 +08:00 |
54liuyao
|
cc49ae28bb
|
fix(stream): free map
|
2022-08-11 15:39:17 +08:00 |
Xiaoyu Wang
|
4f0c6d3aa4
|
enh: show command optimize
|
2022-08-11 15:37:26 +08:00 |
Zhiqiang Wang
|
a71ff85efe
|
Merge pull request #15974 from taosdata/fix/ZhiqiangWang/TD-17902-change-3.0-doc
doc: change 3.0 doc
|
2022-08-11 15:26:17 +08:00 |
Cary Xu
|
d71e238d48
|
fix: code optimization
|
2022-08-11 15:25:31 +08:00 |
Minghao Li
|
8328aae50f
|
refactor(sync): add raft config index test
|
2022-08-11 15:22:44 +08:00 |
liuyao
|
15a7062df4
|
Merge pull request #15973 from taosdata/feature/TD-17811
feat(stream): delete result
|
2022-08-11 15:21:54 +08:00 |
Cary Xu
|
113b29ed12
|
fix: taos array get pointer
|
2022-08-11 15:03:10 +08:00 |
dapan1121
|
8ad76f4307
|
Merge pull request #15962 from taosdata/enh/tbHashPerf
enh: optimize getting table hash performance
|
2022-08-11 15:01:10 +08:00 |
Cary Xu
|
6cd2e52d1a
|
enh: code optimization
|
2022-08-11 14:43:17 +08:00 |
afwerar
|
80a01235f2
|
doc: change 3.0 doc
|
2022-08-11 14:37:43 +08:00 |
wangmm0220
|
4f03e2e4f5
|
opti:logic for get table list
|
2022-08-11 14:35:38 +08:00 |
54liuyao
|
7836b581a7
|
feat(stream): delete result
|
2022-08-11 14:25:16 +08:00 |
Liu Jicong
|
a28c0781be
|
Merge pull request #15971 from taosdata/feature/stream
feat(stream): session window trigger delete
|
2022-08-11 14:10:18 +08:00 |
Liu Jicong
|
b8a3654cd6
|
enh(stream): show stream
|
2022-08-11 13:37:32 +08:00 |
Haojun Liao
|
2b253fd372
|
Merge pull request #15955 from taosdata/feature/3_liaohj
refactor: do some internal refactor.
|
2022-08-11 12:29:27 +08:00 |
Liu Jicong
|
c191f44b14
|
feat(stream): session window trigger delete
|
2022-08-11 12:01:20 +08:00 |
dapan1121
|
11ae805c7f
|
fix: fix hash value search issue
|
2022-08-11 11:18:06 +08:00 |
Cary Xu
|
15544a2207
|
enh: rsma fetch
|
2022-08-11 11:14:31 +08:00 |
liuyao
|
e1047b4b27
|
Merge pull request #15965 from taosdata/feature/TD-18091
feat(stream):optimzie stream interval
|
2022-08-11 11:06:06 +08:00 |
shenglian-zhou
|
c23fefdd08
|
Merge pull request #15964 from taosdata/szhou/fixbug
fix: can not clear result info when stream computing
|
2022-08-11 10:52:59 +08:00 |
Cary Xu
|
1785f5bb30
|
Merge pull request #15903 from taosdata/feature/TD-11274-3.0
enh: row optimization
|
2022-08-11 10:38:25 +08:00 |
Ganlin Zhao
|
c6699e19fb
|
Merge pull request #15941 from taosdata/fix/TD-18115
fix(query): fix linear interpolation issue between two blocks
|
2022-08-11 10:21:28 +08:00 |
54liuyao
|
44123ec8f0
|
feat(stream):optimzie stream interval
|
2022-08-11 10:20:42 +08:00 |
Cary Xu
|
446b3291e7
|
fix: remove obsolete code
|
2022-08-11 09:53:51 +08:00 |
Cary Xu
|
a6a1cfddd5
|
Merge pull request #15946 from taosdata/feature/3.0_row_optimize
enh: row iter and fetch optimization
|
2022-08-11 09:46:27 +08:00 |
dapan1121
|
c1539bc064
|
enh: optimize getting table hash performance
|
2022-08-11 09:45:47 +08:00 |
slzhou
|
9891f78961
|
fix: can not clear result info when in stream computing
|
2022-08-11 09:43:03 +08:00 |
Li Minghao
|
2fc72860f7
|
Merge pull request #15956 from taosdata/feature/3.0_mhli
refactor(sync): add leader, follower call back2
|
2022-08-11 08:35:07 +08:00 |
shenglian-zhou
|
d9621d0f09
|
Merge pull request #15942 from taosdata/szhou/fixbug
fix: return init agg failure when create operators to avoid coredump
|
2022-08-11 07:54:42 +08:00 |
Cary Xu
|
a5ef854e87
|
row: code optimization
|
2022-08-11 07:45:49 +08:00 |
Liu Jicong
|
4352ae4f90
|
Merge pull request #15950 from taosdata/feature/stream
enh(tmq): enable background heartbeat by default
|
2022-08-10 22:05:50 +08:00 |
Shuduo Sang
|
e03adb140a
|
feat: remove temporary interface declarations (#15940)
* add a few stmt_ interface declartion
* add taos_load_table_info
* add taos_set_config(() interface
* add more interfaces
* warn 'reset query cache' only since lack engine support
* update taos-tools
* feat: remove temporary interface declaration
* fix: remove temporary interfaces
|
2022-08-10 21:42:30 +08:00 |
wangmm0220
|
8be1396268
|
opti: add log for time cost
|
2022-08-10 21:31:08 +08:00 |
Liu Jicong
|
7f4b46e003
|
feat(stream): session window trigger delete
|
2022-08-10 21:26:05 +08:00 |
Minghao Li
|
dc42544e9e
|
refactor(sync): add leader, follower call back2
|
2022-08-10 20:45:36 +08:00 |
Cary Xu
|
cfb61d665d
|
fix: row iter
|
2022-08-10 20:44:48 +08:00 |
wangmm0220
|
e7f4755386
|
opti: add log for time cost
|
2022-08-10 20:26:59 +08:00 |
wangmm0220
|
e039334792
|
opti: logic in get table list
|
2022-08-10 20:18:54 +08:00 |
Haojun Liao
|
a87692372a
|
refactor: do some internal refactor.
|
2022-08-10 20:16:04 +08:00 |
Haojun Liao
|
d8455841e0
|
refactor: do some internal refactor.
|
2022-08-10 20:12:32 +08:00 |
Haojun Liao
|
ebf8755d9d
|
fix(query): remove invalid sma filter.
|
2022-08-10 19:58:23 +08:00 |
Liu Jicong
|
365dc43fec
|
enh(tmq): add log
|
2022-08-10 19:03:04 +08:00 |
liuyao
|
7323cb5bba
|
Merge pull request #15949 from taosdata/feature/TD-18319
fix(stream): check udf
|
2022-08-10 18:36:53 +08:00 |
Liu Jicong
|
9e5d347383
|
enh(tmq): enable background heartbeat by default
|
2022-08-10 18:22:22 +08:00 |
slzhou
|
668a78a79f
|
fix: fix histogram not setting content when process all null columns
|
2022-08-10 18:02:43 +08:00 |
Liu Jicong
|
f4b695c8aa
|
Merge pull request #15945 from taosdata/feature/stream
enh(tmq): prevent drop db when topic exists
|
2022-08-10 18:02:33 +08:00 |
Li Minghao
|
d59a0b390b
|
Merge pull request #15944 from taosdata/feature/3.0_mhli
refactor(sync): add leader, follower call back
|
2022-08-10 17:55:08 +08:00 |
54liuyao
|
4cd1452e61
|
fix(stream): check udf
|
2022-08-10 17:55:04 +08:00 |
Xiaoyu Wang
|
4290582249
|
enh: insert optimize
|
2022-08-10 17:47:28 +08:00 |
Cary Xu
|
1d6d0aa2db
|
enh: row iter and fetch optimization
|
2022-08-10 17:26:44 +08:00 |
Liu Jicong
|
95f696b30d
|
enh(tmq): prevent drop db when topic exists
|
2022-08-10 17:24:47 +08:00 |
Liu Jicong
|
51aa9413d7
|
Merge pull request #15937 from taosdata/feature/stream
enh(tmq): speed up consumer recover
|
2022-08-10 17:19:36 +08:00 |
Minghao Li
|
b4c8685766
|
refactor(sync): add leader, follower call back
|
2022-08-10 17:17:30 +08:00 |
Haojun Liao
|
6250c1b157
|
Merge pull request #15851 from taosdata/feature/3.0_query_optimize
ehn(query): optimize the query performance.
|
2022-08-10 16:51:46 +08:00 |
shenglian-zhou
|
6389d32445
|
Merge pull request #15935 from taosdata/szhou/fixbug
fix: use the pre agg value as double when generate block sma for float column and double column
|
2022-08-10 16:33:33 +08:00 |
shenglian zhou
|
5f7b7a55df
|
fix: fix memory leaks
|
2022-08-10 16:33:12 +08:00 |
Ganlin Zhao
|
41ce2f474e
|
Merge branch '3.0' into fix/TD-18115
|
2022-08-10 16:32:52 +08:00 |
Liu Jicong
|
e5e82f0cf2
|
merge 3.0
|
2022-08-10 16:31:23 +08:00 |
Ganlin Zhao
|
6fc38165fb
|
fix(query): fix linear interpolation issue between two blocks
TD-18309
|
2022-08-10 16:29:55 +08:00 |
Yihao Deng
|
6e161611b9
|
Merge pull request #15936 from taosdata/enh/refactor-idx
enh: refactor index
|
2022-08-10 16:27:37 +08:00 |
shenglian zhou
|
788735f7e6
|
fix: add qerror log when create disk based result buf failed
|
2022-08-10 16:25:00 +08:00 |
Ganlin Zhao
|
685855e3dc
|
Merge pull request #15931 from taosdata/fix/TD-18115
fix(query): fix interp + fill interpolation after last datablock
|
2022-08-10 16:24:38 +08:00 |
shenglian zhou
|
304056c276
|
fix: return init agg failure when create operators to avoid coredump
|
2022-08-10 16:20:44 +08:00 |
Liu Jicong
|
18f6fb6123
|
enh(tmq): speed up consumer recover
|
2022-08-10 16:04:03 +08:00 |
yihaoDeng
|
399d240df5
|
refactor index
|
2022-08-10 15:41:12 +08:00 |
shenglian zhou
|
6dfa283671
|
fix: use the pre agg value as double when generate block sma for float column and double column
|
2022-08-10 15:35:00 +08:00 |
Haojun Liao
|
6d267810a2
|
fix(query): fix the invalid length for json data.
|
2022-08-10 15:22:40 +08:00 |
Hongze Cheng
|
465e79258a
|
refact: a little optimize
|
2022-08-10 14:33:23 +08:00 |
Ganlin Zhao
|
249e2b12f6
|
fix(query): fix interp + fill interpolation after last datablock
|
2022-08-10 14:21:31 +08:00 |
Haojun Liao
|
99cabaee18
|
fix(query):set correct offset.
|
2022-08-10 14:07:51 +08:00 |
Zhiqiang Wang
|
a34d0590e6
|
Merge pull request #15929 from taosdata/fix/ZhiqiangWang/TD-15311-fix-copy-appname-overflow
os: fix copy appname overflow
|
2022-08-10 13:54:40 +08:00 |
Haojun Liao
|
abc9065094
|
fix(query): set correct raw block info.
|
2022-08-10 13:13:25 +08:00 |
Li Minghao
|
659771ae32
|
Merge pull request #15928 from taosdata/feature/3.0_mhli
fix(sync): delete memory after optimized
|
2022-08-10 13:10:55 +08:00 |
afwerar
|
59d982333c
|
os: fix copy appname overflow
|
2022-08-10 13:05:46 +08:00 |
Zhiqiang Wang
|
4a14f73c64
|
Merge pull request #15927 from taosdata/release/ver-3.0.0.10003
Release/ver 3.0.0.10003
|
2022-08-10 12:59:42 +08:00 |
afwerar
|
712f7e8cce
|
os: fix copy appname overflow
|
2022-08-10 11:47:45 +08:00 |
Minghao Li
|
6cabe5847e
|
fix(sync): delete memory after optimized
|
2022-08-10 11:26:23 +08:00 |
afwerar
|
67fbb73910
|
build: release ver-3.0.0.10003
|
2022-08-10 11:23:37 +08:00 |
yihaoDeng
|
dd04c35dcf
|
Merge branch 'dev' into opt
|
2022-08-10 10:26:03 +08:00 |
dapan1121
|
fe962c0d16
|
fix: fix ntables error in database
|
2022-08-10 09:07:48 +08:00 |
Liu Jicong
|
a62950b441
|
Merge pull request #15920 from taosdata/feature/stream
enh(stream): recover process
|
2022-08-09 23:35:03 +08:00 |
Liu Jicong
|
fc225a580d
|
enh(stream): recover process
|
2022-08-09 21:37:21 +08:00 |
Haojun Liao
|
37c9a6d15f
|
Merge remote-tracking branch 'origin/feature/3.0_query_optimize' into feature/3.0_query_optimize
|
2022-08-09 20:58:19 +08:00 |
Haojun Liao
|
7df0a65e75
|
fix(query): set correct meta size in handling json.
|
2022-08-09 20:57:34 +08:00 |
Cary Xu
|
3e626d56d1
|
fix: set none if cols not full
|
2022-08-09 20:32:02 +08:00 |
Yihao Deng
|
1d5550ae8c
|
Merge pull request #15826 from taosdata/enh/TD-18139
enh: speed filter with sma result
|
2022-08-09 20:28:51 +08:00 |
Hongze Cheng
|
d242226d1a
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into refact/tsdb_last
|
2022-08-09 11:59:40 +00:00 |
Minglei Jin
|
b57e6c15ec
|
Merge pull request #15910 from taosdata/fix/TD-17954
fix: tdb use sys memory when snapshot writing
|
2022-08-09 19:54:03 +08:00 |
Ganlin Zhao
|
585458f335
|
Merge pull request #15900 from taosdata/fix/TD-18115
fix(query): interp fill(linear) after data range do not fill
|
2022-08-09 19:43:49 +08:00 |
yihaoDeng
|
2398c9e81b
|
fix tag filter
|
2022-08-09 19:38:48 +08:00 |
dapan1121
|
5cd223e29b
|
Merge pull request #15890 from taosdata/fix/TD-18288
fix: fix stmt parser crash issue
|
2022-08-09 19:08:35 +08:00 |
Minglei Jin
|
d0416f312f
|
fix: tdb use sys memory when snapshot writing
|
2022-08-09 19:07:07 +08:00 |
Haojun Liao
|
7b70f54a6e
|
test: add log.
|
2022-08-09 18:47:23 +08:00 |
Haojun Liao
|
d680da3380
|
fix(query): fix sma info in query procesing.
|
2022-08-09 18:35:10 +08:00 |
yihaoDeng
|
9c3e08ad8b
|
fix tag filter
|
2022-08-09 18:27:04 +08:00 |
Haojun Liao
|
bddb3e356d
|
fix(query): expand the sink buffer.
|
2022-08-09 17:55:00 +08:00 |
Haojun Liao
|
8b86d7342d
|
fix(query): check the sma load status, and return if succeed.
|
2022-08-09 17:21:31 +08:00 |
54liuyao
|
41e2538ade
|
scalable bloom filter encode & decode
|
2022-08-09 16:54:59 +08:00 |
Haojun Liao
|
41d2c92231
|
fix(query): copy null value.
|
2022-08-09 16:54:05 +08:00 |
Shengliang Guan
|
500a0ca56e
|
Merge pull request #15887 from taosdata/fix/mnode
enh: adjust the default value of supportVnodes parameters
|
2022-08-09 16:19:41 +08:00 |
Ganlin Zhao
|
1d90aff252
|
fix(query): fix interp linear interpolation after range issue
|
2022-08-09 16:13:51 +08:00 |
Li Minghao
|
aa7437c408
|
Merge pull request #15896 from taosdata/feature/3.0_mhli
refactor(sync): change err code
|
2022-08-09 16:08:25 +08:00 |
Cary Xu
|
9e498a7859
|
fix: set none for unbound cols
|
2022-08-09 15:40:39 +08:00 |
yihaoDeng
|
f0f64cfccc
|
Merge branch 'feature/3.0_mhli' of https://github.com/taosdata/TDengine into retry
|
2022-08-09 15:23:20 +08:00 |
yihaoDeng
|
bec4b2ff19
|
change err code
|
2022-08-09 15:22:46 +08:00 |
Xiaoyu Wang
|
9b1201a61a
|
fix: slimit error
|
2022-08-09 15:18:21 +08:00 |
Liu Jicong
|
379cdc0566
|
Merge pull request #15889 from taosdata/feature/stream
fix(stream): memory error
|
2022-08-09 14:48:01 +08:00 |
Liu Jicong
|
d9a4ea305d
|
fix(stream): memory error
|
2022-08-09 14:11:41 +08:00 |
wade zhang
|
29d0beb389
|
Merge pull request #15856 from taosdata/docs/TD-17892
docs(driver): jdbc add tmq sample code
|
2022-08-09 14:10:26 +08:00 |
dapan1121
|
aaa588a62f
|
fix: fix stmt parser crash issue
|
2022-08-09 14:10:14 +08:00 |
Haojun Liao
|
b9c6e0cdf9
|
refactor: stream invoke previous APIs.
|
2022-08-09 13:55:51 +08:00 |
Haojun Liao
|
a2a1da06dd
|
other:merge 3.0
|
2022-08-09 13:45:44 +08:00 |
Minghao Li
|
d5c5859b6e
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into feature/3.0_mhli
|
2022-08-09 13:34:04 +08:00 |
Xiaoyu Wang
|
57e16a278b
|
Merge pull request #15882 from taosdata/feature/3.0_wxy
fix: the default value of wal-related database parameters is incorrect
|
2022-08-09 13:33:08 +08:00 |
Shengliang Guan
|
9e5db3764e
|
Merge pull request #15886 from taosdata/fix/dnode
enh: wait for the vgroups have leader then return create db result
|
2022-08-09 13:10:33 +08:00 |
Xiaoyu Wang
|
45b55f882e
|
fix: the default value of wal-related database parameters is incorrect
|
2022-08-09 12:57:27 +08:00 |
Shengliang Guan
|
4503a37b71
|
enh: adjust the default value of supportVnodes parameters
|
2022-08-09 11:54:04 +08:00 |
Shengliang Guan
|
70cbe7de9f
|
Merge pull request #15880 from taosdata/fix/dnode
enh: increase unsynced status when show databases
|
2022-08-09 11:47:11 +08:00 |
Xiaoyu Wang
|
07ef00e89f
|
merge 3.0
|
2022-08-09 11:36:08 +08:00 |
Xiaoyu Wang
|
04a2e8e541
|
fix: the default value of wal-related database parameters is incorrect
|
2022-08-09 11:20:02 +08:00 |
Shengliang Guan
|
39fa900ce5
|
enh: wait for the vgroups have leader then create db return
|
2022-08-09 11:17:38 +08:00 |
Liu Jicong
|
5c0747aa18
|
Merge pull request #15877 from taosdata/feature/stream
enh(stream): stream recover
|
2022-08-09 11:16:49 +08:00 |
Ganlin Zhao
|
38f3cc3e78
|
fix(query): interp fill(linear) after data range do not fill
|
2022-08-09 11:16:40 +08:00 |
yihaoDeng
|
81a64d7f1a
|
change retry code
|
2022-08-09 11:04:23 +08:00 |
Xiaoyu Wang
|
0355e63b59
|
Merge pull request #15881 from taosdata/feature/3.0_query_optimize_wxy
fix: insert error of unbound columns
|
2022-08-09 10:58:45 +08:00 |
Xiaoyu Wang
|
43a67f6da9
|
fix: insert error of unbound columns
|
2022-08-09 10:57:44 +08:00 |
Shengliang Guan
|
9cc08fbb30
|
enh: increase unsynced status when show databases
|
2022-08-09 10:47:00 +08:00 |
Yihao Deng
|
90aa644e4d
|
Merge pull request #15870 from taosdata/fix/rpcLeakmem
fix: avoid mem leak
|
2022-08-09 10:42:45 +08:00 |
Liu Jicong
|
ad032a0a90
|
enh(stream): stream recover
|
2022-08-09 10:36:27 +08:00 |
Haojun Liao
|
29c84833d3
|
fix(query):fix invalid free.
|
2022-08-09 10:34:01 +08:00 |
Ganlin Zhao
|
35a9e11ed1
|
Merge pull request #15867 from taosdata/fix/TD-18115
fix(query): interp + fill(linear) not working
|
2022-08-09 10:25:58 +08:00 |
Xiaoyu Wang
|
0829f6611c
|
Merge remote-tracking branch 'origin/feature/3.0_query_optimize' into feature/3.0_query_optimize_wxy
|
2022-08-09 10:20:32 +08:00 |
Haojun Liao
|
30a64bdcd9
|
fix(query): set correct schema.
|
2022-08-09 10:16:00 +08:00 |
Cary Xu
|
0ee815c6f3
|
Merge pull request #15866 from taosdata/feature/TD-11274-3.0
fix: use int32_t when sort merge datablock
|
2022-08-09 09:57:57 +08:00 |
Xiaoyu Wang
|
7e1917f105
|
enh: refine the data requirements of the partition physical plan
|
2022-08-09 09:55:03 +08:00 |
dapan1121
|
e540b6ed0b
|
Merge pull request #15864 from taosdata/fix/TD-18076
fix: fix tasoc memory leak issue
|
2022-08-09 09:42:06 +08:00 |
yihaoDeng
|
72800f4c87
|
avoid mem leak
|
2022-08-09 09:35:26 +08:00 |
dapan1121
|
a504f1ffdd
|
fix: remove scl change
|
2022-08-09 09:00:46 +08:00 |
yihaoDeng
|
1d274e581a
|
fix tag filter
|
2022-08-09 09:00:11 +08:00 |
Hongze Cheng
|
4ac14697b7
|
fix more bug
|
2022-08-08 13:23:50 +00:00 |
Minghao Li
|
cb515c6453
|
refactor(sync): wal default config
|
2022-08-08 21:14:17 +08:00 |
Ganlin Zhao
|
e16b2fafbe
|
fix(query): fix interp + fill(linear) start from middle of interpolation
range issue
|
2022-08-08 21:09:25 +08:00 |
Hongze Cheng
|
78985ce4f1
|
fix more bug
|
2022-08-08 13:05:21 +00:00 |
Cary Xu
|
e49e9bee6a
|
other: revert clang format
|
2022-08-08 20:59:11 +08:00 |
Cary Xu
|
20fefa6bfd
|
fix: use int32_t when sort merge datablock
|
2022-08-08 20:56:57 +08:00 |
afwerar
|
7d3ac0a2f5
|
shell: make show same id
|
2022-08-08 20:45:51 +08:00 |
Li Minghao
|
7722f88093
|
Merge pull request #15861 from taosdata/feature/3.0_mhli
refactor(sync): speed up replicate
|
2022-08-08 20:36:49 +08:00 |
Ganlin Zhao
|
7aeaa79f4e
|
fix(query): fix interp + fill(linear) before inter range issue
|
2022-08-08 20:28:09 +08:00 |
dapan1121
|
313e72594e
|
Merge pull request #15855 from taosdata/fix/TD-18261
fix: fix catalog crash issue
|
2022-08-08 20:20:38 +08:00 |
dapan1121
|
f25ca55aa1
|
Merge pull request #15857 from taosdata/fix/TD-18259
fix: fix show stables in sysdb result error
|
2022-08-08 20:20:22 +08:00 |
dapan1121
|
a3d4dce3e5
|
Merge branch '3.0' into fix/TD-18076
|
2022-08-08 20:16:13 +08:00 |
dapan1121
|
ea4904fb40
|
fix: fix memory leak issue
|
2022-08-08 20:15:21 +08:00 |
Hongze Cheng
|
50d03237ed
|
fix more bug
|
2022-08-08 12:14:16 +00:00 |
Ganlin Zhao
|
26648a909f
|
fix(query): interp + fill(linear) not working
TD-18220
|
2022-08-08 20:09:20 +08:00 |
Liu Jicong
|
87c1656f52
|
Merge pull request #15859 from taosdata/feature/stream
fix(stream): memory leak
|
2022-08-08 19:55:13 +08:00 |
Minghao Li
|
df18cc5f47
|
refactor(sync): speed up replicate
|
2022-08-08 19:46:37 +08:00 |
Hongze Cheng
|
09d22bfafe
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into refact/tsdb_last
|
2022-08-08 11:41:12 +00:00 |
Hongze Cheng
|
0e06d86f7b
|
fix some bug
|
2022-08-08 11:40:49 +00:00 |
Xiaoyu Wang
|
5d3a69305b
|
Merge pull request #15860 from taosdata/feature/3.0_wxy
fix: project adds whether to ignore the field of group id
|
2022-08-08 19:19:32 +08:00 |
Liu Jicong
|
48449e80c3
|
fix(stream): memory leak
|
2022-08-08 19:17:28 +08:00 |
Liu Jicong
|
e30b74ad5a
|
fix(stream): memory leak
|
2022-08-08 18:53:49 +08:00 |
Yihao Deng
|
dc5325544d
|
Merge pull request #15845 from taosdata/fix/avoidTimer
fix: avoid start timer
|
2022-08-08 18:37:37 +08:00 |
Xiaoyu Wang
|
4345631d3c
|
fix: project adds whether to ignore the field of group id
|
2022-08-08 18:32:04 +08:00 |
Minglei Jin
|
a6d07527ca
|
Merge pull request #15854 from taosdata/fix/TD-18112
Fix/td 18112
|
2022-08-08 18:14:20 +08:00 |
dapan1121
|
63eea61cae
|
fix: fix show stables in sysdb result error
|
2022-08-08 18:13:35 +08:00 |
Liu Jicong
|
c411b9aebb
|
fix(stream): memory leak
|
2022-08-08 18:09:36 +08:00 |
Hongze Cheng
|
2cea8b1c8d
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into refact/tsdb_last
|
2022-08-08 10:06:58 +00:00 |
Hongze Cheng
|
f37a072e77
|
more work
|
2022-08-08 10:06:07 +00:00 |
huolibo
|
bf932e1d77
|
docs: add tmq sample code
|
2022-08-08 18:03:52 +08:00 |
dapan1121
|
d281990195
|
fix: fix catalog crash issue
|
2022-08-08 18:02:38 +08:00 |
Xiaoyu Wang
|
125c73590d
|
Merge pull request #15847 from taosdata/feature/3.0_wxy
fix: sql command 'show cluster' error
|
2022-08-08 17:59:31 +08:00 |
Haojun Liao
|
0aef734a20
|
fix(query): fix syntax error.
|
2022-08-08 17:56:26 +08:00 |
Cary Xu
|
f4342a8b73
|
Merge pull request #15832 from taosdata/feature/TD-11274-3.0
enh: rsma fetch logic optimization
|
2022-08-08 17:34:34 +08:00 |
yihaoDeng
|
6c9ec8dccf
|
Merge branch '33' into stop
|
2022-08-08 17:34:24 +08:00 |
Xiaoyu Wang
|
3fb91c6a18
|
enh: set _wstart to the output datablock of fill
|
2022-08-08 17:29:11 +08:00 |
Li Minghao
|
4c775b118a
|
Merge pull request #15843 from taosdata/feature/3.0_mhli
refactor(sync): speed up replicate
|
2022-08-08 17:26:34 +08:00 |
Minglei Jin
|
d3fb552254
|
fix: excluding ts column from timeseries
|
2022-08-08 17:23:11 +08:00 |
Minglei Jin
|
e0521f59b3
|
fix: counting normal tables in vgroups;
|
2022-08-08 17:18:15 +08:00 |
Xiaoyu Wang
|
200b0cc93e
|
fix: sql command 'show create stable' error
|
2022-08-08 17:12:14 +08:00 |
shenglian-zhou
|
035eb6c7a1
|
Merge pull request #15840 from taosdata/szhou/fix/leave
fix: ensure capacity before join left and right
|
2022-08-08 17:03:25 +08:00 |
Haojun Liao
|
4d8842c21f
|
other:merge 3.0
|
2022-08-08 16:37:37 +08:00 |
Xiaoyu Wang
|
d4641fdcb6
|
Merge remote-tracking branch 'origin/3.0' into feature/3.0_wxy
|
2022-08-08 16:36:52 +08:00 |
Haojun Liao
|
200a669542
|
refactor: do some internal refactor.
|
2022-08-08 16:34:11 +08:00 |
Cary Xu
|
6a833a8d85
|
Merge branch '3.0' into feature/TD-11274-3.0
|
2022-08-08 16:18:23 +08:00 |
Cary Xu
|
875eabdbf5
|
fix: send rsma fetch msg to designated vg
|
2022-08-08 16:18:05 +08:00 |
dapan1121
|
7d0f42aa0d
|
Merge branch '3.0' into enh/TD-18139
|
2022-08-08 16:13:41 +08:00 |
slzhou
|
aa81107a58
|
fix: fix table meta size calculation error
|
2022-08-08 16:08:58 +08:00 |
Zhiqiang Wang
|
0a84910be1
|
Merge pull request #15827 from taosdata/fix/ZhiqiangWang/TD-18042-add-win-package
build: add win package
|
2022-08-08 16:03:13 +08:00 |
Liu Jicong
|
3d837cf885
|
Merge pull request #15841 from taosdata/feature/stream
refactor(stream): add stream meta
|
2022-08-08 16:02:02 +08:00 |
Xiaoyu Wang
|
ef607e5c3f
|
fix: sql command 'show cluster' error
|
2022-08-08 15:49:31 +08:00 |
yihaoDeng
|
498c551094
|
avoid start timer
|
2022-08-08 15:40:24 +08:00 |
Hongze Cheng
|
4f06c4bbdd
|
make it compile
|
2022-08-08 07:32:02 +00:00 |
Hongze Cheng
|
49fde0b1a8
|
more work
|
2022-08-08 07:27:44 +00:00 |
Xiaoyu Wang
|
036673cbf1
|
Merge pull request #15836 from taosdata/feature/3.0_wxy
fix: add checks for stream query
|
2022-08-08 15:26:58 +08:00 |
slzhou
|
1404adcc7e
|
Merge branch '3.0' of github.com:taosdata/TDengine into szhou/fix/leave
|
2022-08-08 15:25:08 +08:00 |
slzhou
|
e9f79254fb
|
fix: merge spread into output when input spread has result
|
2022-08-08 15:23:55 +08:00 |
Ganlin Zhao
|
1ee558fb63
|
fix(query): interp + fill(linear) not working
TD-18220
|
2022-08-08 15:20:12 +08:00 |
Minghao Li
|
62b07dbe5d
|
refactor(sync): speed up replicate
|
2022-08-08 15:10:32 +08:00 |
Liu Jicong
|
bb0ce39511
|
refactor(stream): add stream meta
|
2022-08-08 15:05:54 +08:00 |
afwerar
|
40d1ff775a
|
build: add win package
|
2022-08-08 15:04:02 +08:00 |
Hongze Cheng
|
6baae7d50f
|
more work
|
2022-08-08 06:43:51 +00:00 |
dapan1121
|
dc220c0b99
|
Merge pull request #15839 from taosdata/fix/TD-18234
fix: fix memory double free issue
|
2022-08-08 14:41:12 +08:00 |
Xiaoyu Wang
|
7a559084ae
|
fix: add checks for stream query
|
2022-08-08 14:38:04 +08:00 |
Li Minghao
|
ad55155897
|
Merge pull request #15838 from taosdata/feature/3.0_mhli
refactor(sync): make leader life longer
|
2022-08-08 14:03:33 +08:00 |
Minghao Li
|
d9b8417d7b
|
refactor(sync): make leader life longer
|
2022-08-08 14:01:31 +08:00 |
slzhou
|
07b88a35d5
|
fix: ensure capacity before join left and right
|
2022-08-08 13:44:23 +08:00 |
Hongze Cheng
|
8ae2ab1c6e
|
more work
|
2022-08-08 05:34:01 +00:00 |
dapan1121
|
020a656063
|
fix: fix memory double free issue
|
2022-08-08 13:32:20 +08:00 |
Xiaoyu Wang
|
f15517b1d7
|
fix: add checks for stream query
|
2022-08-08 13:28:49 +08:00 |
Minghao Li
|
0f63837e69
|
refactor(sync): make leader life longer
|
2022-08-08 13:25:02 +08:00 |
Liu Jicong
|
c536749b83
|
Merge pull request #15831 from taosdata/feature/stream
refactor(stream)
|
2022-08-08 13:12:56 +08:00 |
Yihao Deng
|
b5b54e8b8f
|
Merge pull request #15837 from taosdata/fix/multiProcess
fix multi process problem
|
2022-08-08 12:58:46 +08:00 |
Minglei Jin
|
7c78abf449
|
Merge pull request #15835 from taosdata/fix/TD-18240
fix: skip 0 row blocks to dismiss crashing
|
2022-08-08 12:57:59 +08:00 |
yihaoDeng
|
cdd40e2863
|
fix multi process problem
|
2022-08-08 12:57:09 +08:00 |
Haojun Liao
|
ab624de7bd
|
Merge remote-tracking branch 'origin/feature/3.0_query_optimize' into feature/3.0_query_optimize
|
2022-08-08 12:56:49 +08:00 |
Haojun Liao
|
447b2cb9f1
|
fix(query): update the load data log.
|
2022-08-08 12:56:03 +08:00 |
Yihao Deng
|
5c28ce97b6
|
Merge pull request #15833 from taosdata/fix/multiProcess
fix: multi process
|
2022-08-08 12:55:49 +08:00 |
Minglei Jin
|
819a48a464
|
fix: skip 0 row blocks to dismiss crashing
|
2022-08-08 11:46:31 +08:00 |
Xiaoyu Wang
|
536c6bdbc5
|
fix: add checks for stream query
|
2022-08-08 11:40:48 +08:00 |
yihaoDeng
|
e8ead35bd8
|
fix multi process problem
|
2022-08-08 11:34:29 +08:00 |
Liu Jicong
|
43026ac31d
|
refactor(stream)
|
2022-08-08 11:29:50 +08:00 |
Cary Xu
|
0aac37a45c
|
enh: rsma fetch logic optimization
|
2022-08-08 11:25:32 +08:00 |
Hongze Cheng
|
33c3f34f34
|
more work
|
2022-08-08 03:22:24 +00:00 |
Li Minghao
|
363a4f38e3
|
Merge pull request #15821 from taosdata/feature/3.0_mhli
refactor(sync): make leader life longer
|
2022-08-08 10:32:55 +08:00 |
Hongze Cheng
|
b56aedffcb
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into refact/tsdb_last
|
2022-08-08 02:24:28 +00:00 |
Xiaoyu Wang
|
5ae9fdff7a
|
enh: increase explain output, enhance debugging function
|
2022-08-08 10:00:10 +08:00 |
afwerar
|
6690936b00
|
build: add win package
|
2022-08-08 09:57:34 +08:00 |
Cary Xu
|
1547d8daec
|
Merge pull request #15817 from taosdata/feature/TD-11274-3.0
fix: tsma query data
|
2022-08-08 09:50:27 +08:00 |
shenglian-zhou
|
4f66c42701
|
Merge pull request #15823 from taosdata/szhou/fix/nullgroup
fix: add tsim/query/udf.sim to ci test
|
2022-08-08 09:41:11 +08:00 |
afwerar
|
9c38e704d9
|
build: add win package
|
2022-08-08 09:34:12 +08:00 |
dapan1121
|
c2d2f554f2
|
enh: downgrade value type to speed filter
|
2022-08-08 09:14:50 +08:00 |
dapan1121
|
0405c4fbcc
|
Merge pull request #15810 from taosdata/fix/TD-18200
fix: fix show database result error
|
2022-08-08 08:34:19 +08:00 |
Hongze Cheng
|
7671bfe19e
|
more refact
|
2022-08-07 15:20:28 +00:00 |
Hongze Cheng
|
71691eb7da
|
make code compile
|
2022-08-07 13:14:43 +00:00 |
Hongze Cheng
|
605e89b6a1
|
more work
|
2022-08-07 12:50:42 +00:00 |
Cary Xu
|
c2c7ccf776
|
enh: rsma info lifecyle mgmt
|
2022-08-07 20:06:31 +08:00 |
yihaoDeng
|
bfb6bce007
|
fix read error
|
2022-08-07 19:39:24 +08:00 |
Cary Xu
|
963bc989e3
|
enh: rsma code optimization
|
2022-08-07 17:45:07 +08:00 |
Hongze Cheng
|
3698016ad9
|
more work
|
2022-08-07 09:25:50 +00:00 |
Hongze Cheng
|
94069ec20a
|
more work
|
2022-08-07 08:35:57 +00:00 |
Hongze Cheng
|
2d50313586
|
more work
|
2022-08-07 08:12:59 +00:00 |
Cary Xu
|
bf9b2ef8f0
|
enh: rsma fetch trigger
|
2022-08-07 14:59:17 +08:00 |
Hongze Cheng
|
530c3a5593
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into refact/tsdb_last
|
2022-08-07 06:15:51 +00:00 |
Hongze Cheng
|
85556a3c90
|
more work
|
2022-08-07 06:13:51 +00:00 |
Cary Xu
|
67faf7cd6b
|
Merge branch '3.0' into feature/TD-11274-3.0
|
2022-08-07 10:09:22 +08:00 |
shenglian zhou
|
03aae25b63
|
fix: function rename and trigger ci test
|
2022-08-07 06:39:26 +08:00 |
shenglian zhou
|
be8c3628c5
|
fix: trigger ci test
|
2022-08-07 06:08:12 +08:00 |
Hongze Cheng
|
7c32e099d0
|
more work
|
2022-08-06 14:20:30 +00:00 |
shenglian zhou
|
28eda93ab3
|
Merge branch '2.0' of github.com:taosdata/TDengine into szhou/fix/nullgroup
|
2022-08-06 21:50:05 +08:00 |
Minghao Li
|
2f1bf1eba9
|
refactor(sync): make leader life longer
|
2022-08-06 21:41:03 +08:00 |
shenglian zhou
|
81d3a2c385
|
fix: last/first must return not null values
|
2022-08-06 21:39:53 +08:00 |
yihaoDeng
|
7fc09d8475
|
start timer for particular msg
|
2022-08-06 20:51:21 +08:00 |
Hongze Cheng
|
43dec55fd7
|
more work
|
2022-08-06 12:48:58 +00:00 |
Minghao Li
|
f8b0c98a71
|
refactor(sync): make leader life longer
|
2022-08-06 20:44:14 +08:00 |
Hongze Cheng
|
04804e384a
|
more
|
2022-08-06 12:24:46 +00:00 |
Hongze Cheng
|
3436d52316
|
more refact
|
2022-08-06 12:23:29 +00:00 |
shenglian zhou
|
a16a6b73c8
|
fix: force at least one row for agg/window group
|
2022-08-06 20:11:12 +08:00 |
Hongze Cheng
|
e1881185c3
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into refact/tsdb_last
|
2022-08-06 12:07:16 +00:00 |
Hongze Cheng
|
3324f4e5b7
|
more work
|
2022-08-06 12:04:42 +00:00 |
dapan1121
|
34aab8ea62
|
enh: downgrade value node type
|
2022-08-06 19:43:35 +08:00 |
Minghao Li
|
f83ca89ea2
|
refactor(sync): make leader life longer
|
2022-08-06 19:40:10 +08:00 |
Haojun Liao
|
a74c830125
|
fix(query): support scalar function in fill operator.
|
2022-08-06 19:34:15 +08:00 |
yihaoDeng
|
eeb1d40e6d
|
Merge branch 'dv3' into dvv
|
2022-08-06 19:19:13 +08:00 |
Yihao Deng
|
f66278b39a
|
Merge pull request #15803 from taosdata/feature/startTimer
feature: start timer for particular msg
|
2022-08-06 19:17:55 +08:00 |
Cary Xu
|
bb7f89dc24
|
fix: tsma query data
|
2022-08-06 18:50:58 +08:00 |
dapan1121
|
10281b36ae
|
Merge pull request #15811 from taosdata/fix/TD-18137
fix: fix taosd memory leak issue
|
2022-08-06 18:47:38 +08:00 |
yihaoDeng
|
3a3c6fac6b
|
start timer for particular msg
|
2022-08-06 18:08:46 +08:00 |
Cary Xu
|
8ad88bc0fb
|
Merge branch '3.0' into feature/TD-11274-3.0
|
2022-08-06 18:06:14 +08:00 |
Cary Xu
|
0beed37cfd
|
fix: insert tsma data
|
2022-08-06 18:06:02 +08:00 |
Minglei Jin
|
34046014df
|
Merge pull request #15808 from taosdata/fix/TD-17988
fix: update vnode's commitTerm
|
2022-08-06 18:02:58 +08:00 |
dapan1121
|
fd654b126a
|
fix: fix taosd memory leak issue
|
2022-08-06 18:00:26 +08:00 |
yihaoDeng
|
0753087e88
|
start timer for particular msg
|
2022-08-06 17:59:30 +08:00 |
dapan1121
|
c9b2374a0e
|
fix: fix show database result error
|
2022-08-06 17:55:23 +08:00 |
dapan1121
|
ff7e2b6c56
|
Merge pull request #15791 from taosdata/fix/TD-18204
fix: fix task timeout error
|
2022-08-06 17:51:39 +08:00 |
Ganlin Zhao
|
e4bfaf3fc7
|
Merge pull request #15807 from taosdata/fix/TD-18115
fix(query): fix interp + fill(prev) fill(next) issue
|
2022-08-06 17:21:54 +08:00 |
Minglei Jin
|
d44bce1c6f
|
fix: update vnode's commitTerm
|
2022-08-06 17:20:15 +08:00 |
dapan1121
|
bcce0d1aac
|
Merge pull request #15771 from taosdata/enh/ctgPerf
enh: improve catalog performance
|
2022-08-06 16:54:22 +08:00 |
Ganlin Zhao
|
2e3a1cfdde
|
Merge branch '3.0' into fix/TD-18115
|
2022-08-06 16:46:54 +08:00 |
Ganlin Zhao
|
78fb4f51b0
|
fix(query): fix interp fill(next) result errors
|
2022-08-06 16:44:14 +08:00 |
Ganlin Zhao
|
8c3cc0161a
|
fix(query): fix interp fill(next) result errors
|
2022-08-06 16:22:40 +08:00 |
Xiaoyu Wang
|
b5a84be4f9
|
Merge pull request #15797 from taosdata/feature/3.0_wxy
fix: add checks for stream query
|
2022-08-06 16:20:13 +08:00 |
Ganlin Zhao
|
784752010a
|
fix(query): fix interp fill(next) result errors
|
2022-08-06 16:18:11 +08:00 |
Haojun Liao
|
ebe8192d7e
|
refactor(query): do some internal refactor.
|
2022-08-06 16:15:15 +08:00 |
Hongze Cheng
|
2b019dceda
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into refact/tsdb_last
|
2022-08-06 08:14:23 +00:00 |
Haojun Liao
|
c7b511ed69
|
fix(query): set src block for function.
|
2022-08-06 16:13:18 +08:00 |
dapan1121
|
16a24f5a84
|
fix: add rsp msg size
|
2022-08-06 16:12:49 +08:00 |
yihaoDeng
|
66adfa9e42
|
start timer for particular msg
|
2022-08-06 15:50:12 +08:00 |
Hongze Cheng
|
44d6b1f7dc
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into refact/tsdb_last
|
2022-08-06 07:45:40 +00:00 |
Hongze Cheng
|
04386a3003
|
more work
|
2022-08-06 07:45:24 +00:00 |
dapan1121
|
a17f46a59c
|
fix: fix msgIdx mismatch issue
|
2022-08-06 15:43:19 +08:00 |
yihaoDeng
|
ecd560ccb0
|
start timer for particular msg
|
2022-08-06 15:30:11 +08:00 |
Haojun Liao
|
0d60d54a4a
|
other: merge 3.0
|
2022-08-06 15:26:15 +08:00 |
Xiaoyu Wang
|
5750525f9a
|
fix: condition race error
|
2022-08-06 15:25:53 +08:00 |
Haojun Liao
|
bf08d7dd0b
|
fix(query): fix bug in fill
|
2022-08-06 15:23:03 +08:00 |
54liuyao
|
214d3609b2
|
fix(stream):set num of stream session child
|
2022-08-06 15:14:11 +08:00 |
Ganlin Zhao
|
70f3967993
|
fix(query): fix interp + fill(prev) result error
|
2022-08-06 14:42:48 +08:00 |
Zhiqiang Wang
|
0f13d640b9
|
Merge pull request #15798 from taosdata/fix/ZhiqiangWang/TD-15311-fix-win-sync-compile-error
os: fix win sync compile error
|
2022-08-06 14:34:39 +08:00 |
slzhou
|
580b2e587b
|
fix: set selectivity value for the null group
|
2022-08-06 14:29:12 +08:00 |
Li Minghao
|
3e26cbbb61
|
Merge pull request #15800 from taosdata/feature/3.0_mhli
refactor(sync): make leader life longer
|
2022-08-06 14:13:09 +08:00 |
afwerar
|
d42c9b0eae
|
os: fix win sync compile error
|
2022-08-06 13:44:01 +08:00 |
Minghao Li
|
05229b6650
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into feature/3.0_mhli
|
2022-08-06 13:18:03 +08:00 |
Minghao Li
|
e628b70726
|
refactor(sync): make leader life longer
|
2022-08-06 13:17:08 +08:00 |
Ganlin Zhao
|
f2d9346bf0
|
Merge pull request #15793 from taosdata/fix/TD-18115
fix(query): fix interp + fill interpolation behavior
|
2022-08-06 13:15:01 +08:00 |
afwerar
|
240a4a197c
|
os: fix win sync compile error
|
2022-08-06 13:10:01 +08:00 |
Cary Xu
|
529f2abbf7
|
Merge pull request #15795 from taosdata/feature/TD-11274-3.0
fix: set trans serial when drop tsma
|
2022-08-06 12:00:10 +08:00 |
afwerar
|
457cae2561
|
os: fix win sync compile error
|
2022-08-06 11:46:05 +08:00 |
Ganlin Zhao
|
d5d873c7f8
|
fix(query): fix interp fill(prev) issue
|
2022-08-06 11:32:29 +08:00 |
Xiaoyu Wang
|
fdf977f935
|
fix: add checks for stream query
|
2022-08-06 11:30:06 +08:00 |
yihaoDeng
|
399a5a929f
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into dvv
|
2022-08-06 11:27:47 +08:00 |
yihaoDeng
|
7f8195b3a5
|
fix uninited value
|
2022-08-06 11:27:13 +08:00 |
Cary Xu
|
e8e354a4eb
|
Merge branch '3.0' into feature/TD-11274-3.0
|
2022-08-06 10:52:32 +08:00 |
Cary Xu
|
917e40d407
|
fix: set trans serial when drop tsma
|
2022-08-06 10:52:14 +08:00 |
gccgdb1234
|
77d8657e69
|
fix: correct wrong parameter thread_count_create_tbl
|
2022-08-06 10:48:50 +08:00 |
slzhou
|
b2c8d2161f
|
fix: all null value group with all null out
|
2022-08-06 10:47:15 +08:00 |
Ganlin Zhao
|
0afea835fc
|
Merge branch '3.0' into fix/TD-18115
|
2022-08-06 10:09:03 +08:00 |
Ganlin Zhao
|
b3e53c651e
|
fix(query): fix interp + fill interpolation behavior
TD-18173
TD-18174
|
2022-08-06 10:04:56 +08:00 |
Hongze Cheng
|
85907bc269
|
more work
|
2022-08-06 02:03:20 +00:00 |
dapan1121
|
3ec64ad253
|
fix: fix task timeout error
|
2022-08-06 09:26:19 +08:00 |
dapan1121
|
67e2f901fc
|
Merge pull request #15778 from taosdata/fix/TD-18139
fix: fix sma filter for scalar mode
|
2022-08-06 08:31:31 +08:00 |
Hongze Cheng
|
16f556354a
|
more work
|
2022-08-05 15:22:05 +00:00 |