Commit Graph

30416 Commits

Author SHA1 Message Date
Liu Jicong 2aacbfee10
Merge pull request #13341 from taosdata/feature/tq
fix(tmq): auto unsubscribe when consumer close
2022-06-01 10:42:14 +08:00
Shengliang Guan 68a2cb4ae8
Merge pull request #13340 from taosdata/fix/tsim
fix: the role should be OFFLINE after mnode stopped
2022-06-01 10:39:13 +08:00
afwerar 49b36c7836 fix(os): win iconv find error 2022-06-01 10:36:03 +08:00
Liu Jicong 6874016b43 Merge branch '3.0' into feature/tq 2022-06-01 10:30:10 +08:00
wangmm0220 f99e66df32 fix:fix error in new tag format 2022-06-01 10:29:10 +08:00
Liu Jicong 66899bd8d0 fix(tmq): auto unsubscribe when consumer close 2022-06-01 10:27:41 +08:00
Shengliang Guan e10edb80ef fix: the role should be OFFLINE after mnode stopped 2022-06-01 10:21:27 +08:00
Shengliang Guan 321e23fe7b
Merge pull request #13339 from taosdata/fix/tsim
fix: the max number of mnodes is limited to 3
2022-06-01 10:13:37 +08:00
wangmm0220 172834bc59 feat:fix conflict merge from 3.0 2022-06-01 09:58:58 +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
Zhiqiang Wang d5146ad923
Merge pull request #13337 from taosdata/fix/ZhiqiangWang/TD-15848-delete-two-win-ctest
fix(os): delete two win ctest
2022-06-01 09:44:56 +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
Cary Xu c85f9f8951
Merge pull request #13327 from taosdata/feature/TD-14481-3.0
feat: tsma refactor
2022-06-01 09:32:42 +08:00
afwerar 7c18d2f453 fix(os): delete two win ctest 2022-06-01 09:30:33 +08:00
Shengliang Guan 1035312f1c refactor: make trans support db conflict 2022-06-01 09:25:45 +08:00
wangmm0220 19b0932781 feat:merge from 3.0 2022-05-31 23:46:04 +08:00
wangmm0220 51b5e35933 feat:add new logic for new tag format 2022-05-31 23:38:21 +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
wangmm0220 f6b700ff45 feat:add new logic for new tag format 2022-05-31 22:30:08 +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 4ba4f53912 fix(query): fix leastsquares function param type error
TD-16187
2022-05-31 09:49:30 -04:00
Hui Li b8e92c94c5
Merge pull request #13326 from taosdata/test/stateduration
test : add test case for statedurcation and statecount
2022-05-31 21:33:51 +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
Cary Xu 1e71960376 enh: format optimization 2022-05-31 21:16:51 +08:00
Cary Xu c5120e68ba enh: code optimization 2022-05-31 21:15:45 +08:00
Hongze Cheng 874a29d3eb feat: vnode multi-version 2022-05-31 13:14:30 +00:00
Cary Xu 6ae33e242b Merge branch '3.0' into feature/TD-14481-3.0 2022-05-31 21:08:12 +08:00
Cary Xu d8405d82dc feat: tsma refactor 2022-05-31 21:07:52 +08:00
wangmm0220 d95ec693c0 feat:add new logic for new tag format 2022-05-31 21:05:43 +08:00
dapan1121 cd9038f92c Merge branch 'feature/qnode' of github.com:taosdata/TDengine into feature/qnode 2022-05-31 21:04:11 +08:00
dapan1121 719cebdd87 stmt new api 2022-05-31 21:03:47 +08:00
Hongze Cheng 73cbc6f717 feat: vnode multi-version 2022-05-31 12:53:23 +00:00
Yihao Deng 18c145b994
Merge pull request #13325 from taosdata/enh/supportTagFlt
Enh/support tag flt
2022-05-31 20:52:19 +08:00
Shengliang Guan 5f74daa5e4 enh: display the ertransaction error reason 2022-05-31 20:36:54 +08:00
wenzhouwww@live.cn 7095efa5ee add test case for statecount 2022-05-31 20:36:14 +08:00
wenzhouwww@live.cn 8fb3bf5384 add case for stateduration 2022-05-31 20:20:19 +08:00
wangmm0220 f89ce48e66 feat:add new logic for new tag format 2022-05-31 20:18:02 +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
yihaoDeng 89ca8c0800 add tag filter sim 2022-05-31 20:06:42 +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
cpwu 9fd02e4816
Merge pull request #13322 from taosdata/test/td-16102-1
test: add schemaless-taosc-insert testcases to CI
2022-05-31 19:59:08 +08:00
yihaoDeng 5dd19fe4b3 Merge branch '3.0' of https://github.com/taosdata/TDengine into dv 2022-05-31 19:56:24 +08:00
yihaoDeng 13694d0352 add tag filter sim 2022-05-31 19:55:12 +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
Hongze Cheng f0045e3f38 Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/row_refact 2022-05-31 11:41:01 +00:00