Commit Graph

12938 Commits

Author SHA1 Message Date
dapan1121 d3e07abb4e Merge branch '3.0' of github.com:taosdata/TDengine into 3.0 2022-07-23 15:14:11 +08:00
Yihao Deng 2a654a2267
Merge pull request #15338 from taosdata/fix/rpcQuit
fix: rpc quit
2022-07-23 15:10:16 +08:00
Haojun Liao cf572edcb4
Merge pull request #15323 from taosdata/feature/3_liaohj
fix(query): update the time range after filter data block.
2022-07-23 14:55:29 +08:00
dapan1121 741f8f7e55 fix: remove filter ut 2022-07-23 14:55:12 +08:00
Haojun Liao 72574b69de test: update the block merge. 2022-07-23 14:09:26 +08:00
yihaoDeng 3876bf7212 handle except 2022-07-23 13:54:28 +08:00
plum-lihui 19acda27b2 test: add comment for tq 2022-07-23 13:32:25 +08:00
Haojun Liao b9b53f04c1 fix(query):ignore null type. 2022-07-23 13:18:36 +08:00
yihaoDeng 23ac4cbc93 handle except 2022-07-23 12:59:36 +08:00
Hongze Cheng 3543e98891
Merge pull request #15326 from taosdata/fix/hzcheng_3.0
fix: delete stuck when replica is 3
2022-07-23 11:16:47 +08:00
Hongze Cheng b4e3865a8a fix: delete stuck when replica is 3 2022-07-23 02:43:22 +00:00
Haojun Liao 950be95fdf fix(query): fix error in limit/offset 2022-07-23 10:40:58 +08:00
liuyao 362198caf9
Merge pull request #15324 from taosdata/feature/TD-17357
feat(stream): optimize result
2022-07-23 10:30:08 +08:00
Haojun Liao 0620c47687 test: disable unit test. 2022-07-23 10:15:58 +08:00
Ganlin Zhao 168340da8d
Merge pull request #15318 from taosdata/fix/TD-17734
fix(query): fix apercentile combine crash in stream
2022-07-23 10:12:57 +08:00
Haojun Liao e00528eead refactor: do some internal refactor. 2022-07-23 09:59:37 +08:00
54liuyao b7e84b3caf feat(stream): optimize result 2022-07-23 09:57:27 +08:00
shenglian-zhou 35346919c3
Merge pull request #15322 from taosdata/szhou/fix/td-17622
fix: change the operator type when switch left and right operands
2022-07-23 09:57:08 +08:00
Haojun Liao 9e13cced38 Merge branch '3.0' into feature/3_liaohj 2022-07-23 09:46:36 +08:00
Cary Xu f516e3a4d6
Merge pull request #15317 from taosdata/feature/TD-11274-3.0
enh: rsma level 2/3 submitReq msg use wal version
2022-07-23 09:43:06 +08:00
Shengliang Guan b036e5a783
Merge pull request #15320 from taosdata/fix/mnode
fix: modifying stb in subscription is not allowed
2022-07-23 09:38:17 +08:00
Haojun Liao e9936db95e other: merge 3.0 2022-07-23 09:37:23 +08:00
Yihao Deng f14511e5bb
Merge pull request #15319 from taosdata/feat/removeIdleConn
feat: remove idle conn
2022-07-23 09:19:38 +08:00
Xiaoyu Wang 863ed594c9
Merge pull request #15315 from taosdata/feature/3.0_debug_wxy
fix: plan problem when functions that requires a timeline is used in a partition by query
2022-07-23 09:11:59 +08:00
slzhou@taodata.com 189c818f54 fix: change the operator type when switch left and right operands 2022-07-23 09:02:28 +08:00
Haojun Liao 4a7a85ab07 other: merge 3.0 2022-07-23 00:02:53 +08:00
Haojun Liao 4d4a52245d fix(query): update the time range after filter data block. 2022-07-22 23:52:48 +08:00
Shengliang Guan c8bdd98467 fix: modifying stb in subscription is not allowed 2022-07-22 22:03:58 +08:00
Haojun Liao 5a4fd268f2 other: merge 3.0 2022-07-22 21:21:21 +08:00
Haojun Liao 974dcef723 other: merge 3.0 2022-07-22 21:18:42 +08:00
Haojun Liao 998dedb9fa other: merge 3.0 2022-07-22 21:16:52 +08:00
yihaoDeng 5bb762e59c add debug 2022-07-22 21:15:13 +08:00
Xiaoyu Wang 3b6837598c fix: plan problem when functions that requires a timeline is used in a partition by query 2022-07-22 21:06:20 +08:00
yihaoDeng 87a15d4523 rm idle conn 2022-07-22 20:58:00 +08:00
Ganlin Zhao 2e85180c56 fix(query): fix apercentile combine crash in stream
TD-17734
2022-07-22 20:53:28 +08:00
Cary Xu 9b4a9d24d5 Merge branch '3.0' into feature/TD-11274-3.0 2022-07-22 20:39:23 +08:00
Cary Xu 00a9598ac8 enh: rsma level 2/3 submitReq msg use wal version 2022-07-22 20:39:13 +08:00
Xiaoyu Wang 27c71155cc fix: plan problem when functions that requires a timeline is used in a partition by query 2022-07-22 20:29:52 +08:00
54liuyao b28553395f feat(stream): adjust stream scan 2022-07-22 20:13:37 +08:00
Xiaoyu Wang 241b385653 fix: plan problem when functions that requires a timeline is used in a partition by query 2022-07-22 20:05:30 +08:00
shenglian-zhou ebc80183e7
Merge pull request #15302 from taosdata/szhou/fix/udf
fix: table merge scan error and udf uv_write callback error
2022-07-22 19:43:07 +08:00
Zhiqiang Wang 3e0942aa2b
Merge pull request #15306 from taosdata/fix/ZhiqiangWang/TD-17736-fix-multi-level-storage-conf-error
os: fix multi level storage conf error
2022-07-22 19:38:03 +08:00
Liu Jicong 43abf0d3f1
Merge pull request #15309 from taosdata/feature/tq
fix: memory leak
2022-07-22 19:12:15 +08:00
Cary Xu 39b768153f
Merge pull request #15308 from taosdata/feat/TD-17552
enh(query): add wal version to agg result datablock
2022-07-22 19:09:31 +08:00
Xiaoyu Wang b97c440fe6
Merge pull request #15295 from taosdata/feature/3.0_debug_wxy
fix: plan problem when functions that requires a timeline is used directly in a super table
2022-07-22 18:50:27 +08:00
Liu Jicong e1046c7a98 fix: memory leak 2022-07-22 18:11:29 +08:00
Li Minghao 3c6a6497e5
Merge pull request #15305 from taosdata/feature/3.0_mhli
refactor(sync): add log tool
2022-07-22 18:02:59 +08:00
shenglian zhou 82b96e7222 fix: table merge scan order and init data readers array when start group scan 2022-07-22 17:52:56 +08:00
Minglei Jin 00fa71cf16
Merge pull request #15297 from taosdata/fix/TD-17660
fix: more error log to debug vnode info file
2022-07-22 17:48:48 +08:00
Ganlin Zhao 51ac32e8ea Merge branch '3.0' into feat/TD-17552 2022-07-22 17:41:48 +08:00