Commit Graph

8531 Commits

Author SHA1 Message Date
Shengliang Guan 7fcfd45a03 feat: increase the number of database replicas 2022-06-01 17:26:36 +08:00
Shengliang Guan c388099efb refactor: adjust trans conflict dbname 2022-06-01 13:37:21 +08:00
Shengliang Guan 2cbb30a0db refactor: adjust error msg 2022-06-01 12:11:31 +08:00
Shengliang Guan e10edb80ef fix: the role should be OFFLINE after mnode stopped 2022-06-01 10:21:27 +08:00
Shengliang Guan a6fe2f6862 refactor: make trans support db conflict 2022-06-01 09:55:25 +08:00
Shengliang Guan e610237e5b fix: the max number of mnodes is limited to 3 2022-06-01 09:53:25 +08:00
Shengliang Guan 70e6e15920 Merge branch 'fix/mnode' into fix/tsim 2022-06-01 09:41:54 +08:00
Shengliang Guan 8baf32fc23 fix: the max number of mnodes is limited to 3 2022-06-01 09:41:43 +08:00
Shengliang Guan 1035312f1c refactor: make trans support db conflict 2022-06-01 09:25:45 +08:00
Yihao Deng 5422db24b9
Merge pull request #13332 from taosdata/enh/indexTest
fix: close cause flush result error
2022-05-31 22:38:05 +08:00
yihaoDeng 55c7d1c1e9 fix: close cause flush result error 2022-05-31 22:17:18 +08:00
Ganlin Zhao e5c802949c
Merge pull request #13331 from taosdata/fix/TD-16171
fix(query): fix leastsquares column+null and with group by output has empty result
2022-05-31 22:15:19 +08:00
Ganlin Zhao 34d8d05449 fix(query): fix leastsquares c0+null and also group by output has empty
result

TD-16136
2022-05-31 09:31:30 -04:00
Shengliang Guan 5f74daa5e4 enh: display the ertransaction error reason 2022-05-31 20:36:54 +08:00
Liu Jicong c8694874db
Merge pull request #13324 from taosdata/feature/tq
feat(tmq): support drop cgroup
2022-05-31 20:09:11 +08:00
dapan1121 d85457833f
Merge pull request #13289 from taosdata/feature/qnode
feat: scheduler based on load
2022-05-31 19:59:41 +08:00
Yihao Deng 0accd674ad
Merge pull request #13319 from taosdata/enh/supportTagFlt
enh: support tag filter
2022-05-31 19:54:31 +08:00
Liu Jicong 77757f3ef9 feat(tmq): support drop cgroup 2022-05-31 19:52:40 +08:00
Liu Jicong aaa7097b96
Merge pull request #13323 from taosdata/feature/topic_grammar
fix(parser): extract db name
2022-05-31 19:51:58 +08:00
Shengliang Guan a15f46d0f5 refactor: make trans support global conflict 2022-05-31 19:40:34 +08:00
Ganlin Zhao 5125277a51
Merge pull request #13320 from taosdata/fix/TD-16171
fix((query): add statecount/stateduration parameter check
2022-05-31 19:38:34 +08:00
Liu Jicong d68ff9641f fix(parser): extract db name 2022-05-31 19:27:12 +08:00
Shengliang Guan 1013b06107 refactor: make trans support global conflict 2022-05-31 19:24:26 +08:00
Ganlin Zhao 11e55389b1 fix: fix typo 2022-05-31 06:54:27 -04:00
Yihao Deng a8845fff3b
Merge branch '3.0' into enh/supportTagFlt 2022-05-31 18:53:18 +08:00
Ganlin Zhao 93a3c27168 fix(query): restrict stateduration function time unit parameter greater
than db precision.

TD-16171
2022-05-31 06:44:44 -04:00
yihaoDeng 64ffbc1eea enh: support tag filter 2022-05-31 18:34:17 +08:00
Liu Jicong ce62042a47
Merge pull request #13304 from taosdata/feature/topic_grammar
feat(tmq): create topic new grammar
2022-05-31 18:30:21 +08:00
Ganlin Zhao 5344ab10f2 fix((query): add statecount/stateduration parameter check
TD-16160
2022-05-31 06:26:46 -04:00
Xiaoyu Wang d805439568 fix: compile error 2022-05-31 18:09:19 +08:00
dapan1121 717acef00d
Merge branch '3.0' into feature/qnode 2022-05-31 17:50:50 +08:00
Shengliang Guan 9057abeb39 Merge remote-tracking branch 'origin/3.0' into fix/mnode 2022-05-31 17:39:57 +08:00
Shengliang Guan 04ef9e15e6 refactor: make trans support global conflict 2022-05-31 17:37:25 +08:00
liuyao 7a3995d52b
Merge pull request #13313 from taosdata/feature/TD-15196
feat(stream):adjust bloom filter
2022-05-31 17:35:18 +08:00
Shengliang Guan 691cc93ed2
Merge pull request #13311 from taosdata/fix/mnode
refactor: make trans support multi steps
2022-05-31 17:28:39 +08:00
54liuyao 870f24a0c9 feat(stream):adjust bloom filter 2022-05-31 17:15:43 +08:00
Liu Jicong 5c8d59e562 fix(parser): create topic ut 2022-05-31 17:15:23 +08:00
dapan1121 7b6b3a72b1 fix send on broken rpc connection issue 2022-05-31 17:05:27 +08:00
Liu Jicong 4169eb559a fix(tmq): skip log 2022-05-31 17:02:43 +08:00
Shengliang Guan 18ca6d93e7 refactor: make trans support multi steps 2022-05-31 16:55:16 +08:00
Liu Jicong 0fdb225d7e fix: parser 2022-05-31 16:49:52 +08:00
Liu Jicong c3296fe890 merge from 3.0 2022-05-31 16:44:27 +08:00
Liu Jicong 451d19f986 feat(tmq): create topic new grammar 2022-05-31 16:20:40 +08:00
54liuyao 901ff9bf18 feat(sma):files factor 2022-05-31 16:14:56 +08:00
Xiaoyu Wang 5ce92e6259
Merge pull request #13296 from taosdata/feature/3.0_wxy
fix: error in data precision of super table query
2022-05-31 16:02:42 +08:00
Xiaoyu Wang 96a0555d1f fix: error in data precision of super table query 2022-05-31 15:49:14 +08:00
Xiaoyu Wang 7511bfbada fix: error in data precision of super table query 2022-05-31 15:13:57 +08:00
Xiaoyu Wang 44b00ed346 fix: error in data precision of super table query 2022-05-31 15:12:31 +08:00
Xiaoyu Wang 9a6776c321 fix: error in data precision of super table query 2022-05-31 15:11:26 +08:00
Xiaoyu Wang ce166fb146 fix: error in data precision of super table query 2022-05-31 15:07:15 +08:00