Commit Graph

12917 Commits

Author SHA1 Message Date
dapan1121 741f8f7e55 fix: remove filter ut 2022-07-23 14:55:12 +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
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
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
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
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
Shengliang Guan c8bdd98467 fix: modifying stb in subscription is not allowed 2022-07-22 22:03:58 +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
Ganlin Zhao 68854bdea5 enh(query): add wal version to agg result datablock
TD-17552
2022-07-22 17:39:59 +08:00
Xiaoyu Wang 9c81f95d89 fix: plan problem when functions that requires a timeline is used directly in a super table 2022-07-22 17:30:18 +08:00
liuyao f069d5532c
Merge pull request #15303 from taosdata/feature/TD-17357
feat(stream):optimize update scan range
2022-07-22 17:29:34 +08:00
afwerar 1404632d3e os: fix multi level storage conf error 2022-07-22 17:11:57 +08:00
Liu Jicong 2fddb8a6d6 feat(tmq): check alter 2022-07-22 17:10:40 +08:00
Minghao Li b375a69aa8 refactor(sync): add log tool 2022-07-22 17:10:02 +08:00
Xiaoyu Wang 1be414354d fix: plan problem when functions that requires a timeline is used directly in a super table 2022-07-22 17:06:08 +08:00
54liuyao 47cb043f4c feat(stream):optimize update scan range 2022-07-22 16:55:14 +08:00
shenglian zhou 164251c9b8 fix: uv_write callback is called even after the uvTask associated is deleted 2022-07-22 16:46:53 +08:00
shenglian zhou b10a95f418 fix: fix groud id comparision in table merge scan 2022-07-22 16:46:01 +08:00
Hongze Cheng bd53d3097f Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/hzcheng_3.0 2022-07-22 08:25:01 +00:00
Hongze Cheng 8cc0b6fc89 fix: bigint compress problem 2022-07-22 08:24:48 +00:00
Liu Jicong 0a47ebc580 merge 3.0 2022-07-22 16:06:57 +08:00
Liu Jicong 2441ec22bd feat(tmq): check alter for ntb 2022-07-22 16:05:28 +08:00
Minglei Jin a05def413d fix: more error log to debug vnode info file 2022-07-22 15:53:45 +08:00
yihaoDeng 607c042a2f fix rpc code 2022-07-22 15:40:35 +08:00
Xiaoyu Wang ba0518e2b9 fix: plan problem when functions that requires a timeline is used directly in a super table 2022-07-22 15:06:01 +08:00
WANG MINGMING 2c3e0cfe9e
Merge pull request #15277 from taosdata/feature/TD-14761
fix:modify lock scope when receive ttl message
2022-07-22 14:42:15 +08:00
Minglei Jin 0c33cdeefb
Merge pull request #15287 from taosdata/fix/TD-17676
fix: clear meta reader if return -1
2022-07-22 14:23:31 +08:00
Zhiqiang Wang 160464c004
Merge pull request #15275 from taosdata/fix/ZhiqiangWang/TD-17690-fix-taos-shell-ctrl-c-exit-error
shell: fix taos shell ctrl-c exit error
2022-07-22 14:03:10 +08:00