Commit Graph

13675 Commits

Author SHA1 Message Date
wangmm0220 c381ffd38c fix:error in tmq for snapshot 2022-08-09 19:06:24 +08:00
wangmm0220 507adf9e7b fix:error in tmp for snapshot 2022-08-08 13:49:24 +08:00
wangmm0220 9f9788c205 Merge branch '3.0' into feature/TD-14761 2022-08-08 10:04:03 +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
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
Cary Xu c2c7ccf776 enh: rsma info lifecyle mgmt 2022-08-07 20:06:31 +08:00
Cary Xu 963bc989e3 enh: rsma code optimization 2022-08-07 17:45:07 +08:00
Cary Xu bf9b2ef8f0 enh: rsma fetch trigger 2022-08-07 14:59:17 +08: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
shenglian zhou 28eda93ab3 Merge branch '2.0' of github.com:taosdata/TDengine into szhou/fix/nullgroup 2022-08-06 21:50:05 +08:00
shenglian zhou 81d3a2c385 fix: last/first must return not null values 2022-08-06 21:39:53 +08:00
shenglian zhou a16a6b73c8 fix: force at least one row for agg/window group 2022-08-06 20:11:12 +08:00
wangmm0220 1309c489e2 fix:error in tmq for snapshot 2022-08-06 19:31:53 +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
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
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
Xiaoyu Wang 5750525f9a fix: condition race error 2022-08-06 15:25:53 +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 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
wangmm0220 f28155714e fix:confilcts from 3.0 2022-08-06 12:31:15 +08:00