Commit Graph

8855 Commits

Author SHA1 Message Date
Minghao Li 6cff4dcfd8 refactor(sync): add syncIsReadyForRead 2022-08-15 14:42:40 +08:00
Ganlin Zhao ffa55c4c30 fix(query): fix nested query length(ltrim/rtrim) result incorrect
TD-18388
2022-08-15 14:26:00 +08:00
Ganlin Zhao c4aa94b236 fix(query): fix nested query length(ltrim/rtrim) result incorrect
TD-18388
2022-08-15 14:07:17 +08: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
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
wangmm0220 37f6d1195c fix:error in get table list 2022-08-12 21:57:29 +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
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
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
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
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
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
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
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 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
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
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
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
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
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 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
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
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
Cary Xu 133beb4d49 other: make test case pass 2022-08-11 19:18:55 +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
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
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
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
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
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
dapan1121 8ad76f4307
Merge pull request #15962 from taosdata/enh/tbHashPerf
enh: optimize getting table hash performance
2022-08-11 15:01:10 +08:00