Commit Graph

12795 Commits

Author SHA1 Message Date
slzhou 66f7b90110 fix: add version to udfd conn req 2023-03-13 18:16:44 +08:00
Xiaoyu Wang 822bb11a26 fix: invalid topic query 2023-03-10 18:23:30 +08:00
Shengliang Guan 522b9ec2b2
Merge pull request #20363 from taosdata/fix/xftan/timetruncate
fix: TIMETRUNCATE with 1d return unexpected result
2023-03-10 10:05:48 +08:00
Shengliang Guan e2b99145eb
Merge pull request #20376 from taosdata/fix/TS-2828
fix:[TS-2828] retry if ver is old
2023-03-10 10:04:41 +08:00
Shengliang Guan b9f0cf2f04
Merge pull request #20367 from taosdata/feat/TS-2846
feat: alter stt trigger and min rows
2023-03-10 09:10:57 +08:00
WANG MINGMING 0dec8dd844
Merge pull request #20375 from taosdata/fix/TD-22671
fix:add error log
2023-03-09 19:49:57 +08:00
Haojun Liao 24e039efad
Merge pull request #20344 from taosdata/fix/ly_stream
fix:fill history check update
2023-03-09 17:30:12 +08:00
Xiaoyu Wang e5de317f44 feat: alter database stt_trigger/minrows 2023-03-09 16:04:38 +08:00
Shengliang Guan 8b2dc48cde
Merge pull request #20341 from taosdata/fix/TD-23004
fix(query): fix scalar calculation crash in stream when input rows is 0
2023-03-09 15:22:05 +08:00
Shengliang Guan a8dbfe9595
Merge pull request #20346 from taosdata/FIX/TD-22572-main
enh: no need to wait for emptying apply queue in syncNodePreClose
2023-03-09 15:17:10 +08:00
Shengliang Guan e042a956cd
Merge pull request #20360 from taosdata/fix/TD-23055
fix: all columns are invisiable in system table query
2023-03-09 15:14:01 +08:00
Shengliang Guan ac700d1cf3
Merge pull request #20322 from taosdata/fix/changeRpcLog
remove log
2023-03-09 15:13:24 +08:00
t_max b2610da03c fix: TIMETRUNCATE with 1d return unexpected result 2023-03-09 14:29:05 +08:00
dapan1121 273d0c0c07 fix: all columns are invisiable in system table query 2023-03-09 10:40:27 +08:00
Benguang Zhao 24ebb2f547 enh: no need to wait for emptying apply queue in syncNodePreClose 2023-03-08 19:35:05 +08:00
54liuyao 87ba6cb019 fix:fill history check update 2023-03-08 19:19:09 +08:00
yihaoDeng ba42791271 remove unused log 2023-03-08 18:14:06 +08:00
Shengliang Guan 72680094fc
Merge pull request #20314 from taosdata/FIX/TD-22983-main
enh: keep extra raft Logs before minimum match index
2023-03-08 17:52:46 +08:00
Ganlin Zhao 3cea46db00 fix(query): fix scalar calculation crash in stream when input rows is 0 2023-03-08 17:45:25 +08:00
wangmm0220 49e2924f1d fix:add error log 2023-03-08 17:02:19 +08:00
yihaoDeng c408a434d6 fix tbname in error 2023-03-08 14:31:38 +08:00
yihaoDeng 6cfebd072a remove log 2023-03-08 13:20:37 +08:00
Shengliang Guan e37ca08bbc
Merge pull request #20298 from taosdata/FIX/TD-22829-main
fix: check pWal->cfg.retentionPeriod properly
2023-03-08 11:01:32 +08:00
yihaoDeng 733bdf9fcb remove log 2023-03-08 10:45:48 +08:00
Shengliang Guan 0874b71bf2
Merge pull request #20300 from taosdata/FIX/TD-23009-main
enh: rotate mnode epSet on sending dnode status req failure
2023-03-07 17:21:26 +08:00
Benguang Zhao eca97bf5b4 enh: keep extra raft Logs before minimum match index 2023-03-07 16:44:47 +08:00
Benguang Zhao 21c18a4a9b enh: use syncNodeReplicateReset in syncNodeOnSnapshotRsp 2023-03-07 16:34:02 +08:00
Shengliang Guan b11ac8aac7
Merge pull request #20297 from taosdata/fix/main_wxy
feat: the compact command adds 'start with end with' clause
2023-03-07 16:14:14 +08:00
Benguang Zhao 383459441d enh: simplify conditions of triggering snapshot 2023-03-07 15:43:20 +08:00
Xiaoyu Wang df0d200f59 feat: the compact command adds 'start with end with' clause 2023-03-07 15:24:04 +08:00
Benguang Zhao 62d4729eb8 enh: print term in logging msg of raftStoreWriteFile 2023-03-07 15:19:47 +08:00
Benguang Zhao 22e236f4e6 fix: check pWal->cfg.retentionPeriod properly 2023-03-07 15:15:46 +08:00
54liuyao 0cd871010f fix:fix fill history bug 2023-03-07 13:34:26 +08:00
Shengliang Guan 325b3439df
Merge pull request #20290 from taosdata/fix/main_bugfix_wxy
fix: after the last cache is created, modify the schema and query again, resulting in taosd crash
2023-03-07 11:07:07 +08:00
Xiaoyu Wang bc9eb47e04 fix: after the last cache is created, modify the schema and query again, resulting in taosd crash 2023-03-07 10:14:39 +08:00
dapan1121 dd2137eab7 fix: empty ts range in nested query 2023-03-07 09:22:20 +08:00
Shengliang Guan 9a983f2d9e
Merge pull request #20285 from taosdata/fix/TD-23007
fix(query): fix crash in printing log in stream due to dereference of invalid address
2023-03-07 09:06:38 +08:00
Shengliang Guan 5791426b3e
Merge pull request #20276 from taosdata/fix/TD-22986
fix:return empty ssdatablock
2023-03-07 09:05:35 +08:00
Ganlin Zhao 561c788674 fix(query): fix apercentile crash in stream due to dereferencing invalid
address
2023-03-06 23:00:07 +08:00
Haojun Liao 2790368a03
Merge pull request #20269 from taosdata/feature/3_liaohj
fix(qurey): fix som errors and add some logs.
2023-03-06 20:38:22 +08:00
wangmm0220 86ef6522ae fix:wal curVersion error if switch to wal 2023-03-06 17:40:02 +08:00
54liuyao 933fa721d6 fix:return empty ssdatablock 2023-03-06 15:49:57 +08:00
Haojun Liao aeb46416bb
Merge pull request #20272 from taosdata/fix/TD-22927
fix:incorrectly judged that the stream was killed
2023-03-06 15:45:59 +08:00
54liuyao d8fb591435 fix:incorrectly judged that the stream was killed 2023-03-06 09:46:12 +08:00
Shengliang Guan 7edcbfd58b Merge branch 'fix/stopFunc' into feature/3_liaohj 2023-03-06 09:43:00 +08:00
yihaoDeng 1679142fb7 Merge branch 'feature/3_liaohj' of https://github.com/taosdata/TDengine into feature/3_liaohj 2023-03-05 15:39:58 +08:00
yihaoDeng 3362b8a4ca fix mem leak 2023-03-05 15:38:11 +08:00
Haojun Liao 6c14139805 Merge branch 'feature/3_liaohj' of github.com:taosdata/tdengine into feature/3_liaohj 2023-03-05 13:26:41 +08:00
yihaoDeng 42ba45e60d fix debug info 2023-03-05 13:25:00 +08:00
Haojun Liao 22a85734c6 fix(mq): add more chek for balance couner to avoid the negative value emerges. 2023-03-05 13:23:50 +08:00