Commit graph

12830 commits

Author SHA1 Message Date
yihaoDeng
192570ce77 fix tag filter 2023-03-20 04:14:57 +00:00
Haojun Liao
c678740968 refactor: do some internal refactor. 2023-03-19 19:22:43 +08:00
Haojun Liao
7e712a14b6 fix(tmq): adjust log. 2023-03-19 19:06:28 +08:00
Haojun Liao
ae5155edcf fix(tmq): do some internal refactor. 2023-03-19 10:49:30 +08:00
yihaoDeng
afaa77cc3e fix tag filter 2023-03-18 10:01:45 +00:00
yihaoDeng
f24e06f36b fix tag filter 2023-03-18 08:58:26 +00:00
Haojun Liao
8d1c6956d6 fix(query): set the tag filter flag. 2023-03-17 14:28:30 +08:00
Haojun Liao
970155a845 fix(query): fix coverity issues. 2023-03-16 21:53:34 +08:00
Haojun Liao
15cbbd3a14 fix(query): fix error in show cluster alive. 2023-03-14 21:25:52 +08:00
Haojun Liao
32ddecc347 other: merge main. 2023-03-14 12:13:09 +08:00
Shengliang Guan
6d09532f10
Merge pull request #20396 from taosdata/fix/TD-23087
fix(query): remove assert
2023-03-14 09:36:31 +08:00
Shengliang Guan
bf03965931
Merge pull request #20413 from taosdata/FIX/TD-22564-main
enh: not allow to propose if fsm applying progress lagging behind too far
2023-03-14 09:36:04 +08:00
Shengliang Guan
6989f1be61
Merge pull request #20418 from taosdata/fix/TD-22671
fix:deal with ASSERT in tmq
2023-03-14 09:34:52 +08:00
Shengliang Guan
65de91b0af
Merge pull request #20443 from taosdata/szhou/udfd-conn-version
fix: add version to udfd conn req
2023-03-14 09:33:16 +08:00
Haojun Liao
21ef5e5577 Merge branch 'main' into fix/liaohj 2023-03-14 09:19:49 +08:00
Ganlin Zhao
c3b0245ff5 Merge branch 'main' into fix/TD-23087 2023-03-13 18:43:43 +08:00
slzhou
66f7b90110 fix: add version to udfd conn req 2023-03-13 18:16:44 +08:00
Haojun Liao
731a2138df fix(tmq): fix error in tmq. 2023-03-13 17:08:17 +08:00
wangmm0220
49b3649c55 fix:add log if sml value is too long 2023-03-13 16:54:23 +08:00
Shengliang Guan
041f03e918
Merge pull request #20414 from taosdata/feat/TD-23058
feat: correct slimit&limit clause
2023-03-12 20:48:16 +08:00
dapan1121
91df1b3298 fix: group merge issue 2023-03-12 15:04:53 +08:00
Haojun Liao
564e9bb833 Merge branch 'main' into fix/liaohj 2023-03-12 14:38:38 +08:00
dapan1121
f74c488c42 fix: keep group for interval query 2023-03-12 11:03:41 +08:00
wangmm0220
5b75ee4396 opti:modify tmq logic 2023-03-11 19:13:50 +08:00
dapan1121
16209644c4 fix: regenerate groupId and case issue 2023-03-11 17:24:54 +08:00
wangmm0220
9cc7a9f504 fix:deal with ASSERT in tmq 2023-03-11 16:12:11 +08:00
dapan1121
5df32cbc78 feat: correct slimit&limit clause 2023-03-11 13:08:20 +08:00
Xiaoyu Wang
822bb11a26 fix: invalid topic query 2023-03-10 18:23:30 +08:00
Ganlin Zhao
f82dcf0316 fix(query): remove assert 2023-03-10 16:45:13 +08:00
Benguang Zhao
8139b725d2 fix: refuse to write when applying progress lagging behind on restored only 2023-03-10 10:57:39 +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
Benguang Zhao
5e53b1225b enh: finish restore with commit and applied indexes instead of num of items in apply queue 2023-03-09 19:35:42 +08:00
Benguang Zhao
552d0bc8a0 enh: not allow to insert if Tsdb applied lagging behind too far 2023-03-09 18:56:12 +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
Benguang Zhao
9d10739908 enh: send rsp of negotiation failure ahead of apply queue 2023-03-09 16:18:44 +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