Commit Graph

8513 Commits

Author SHA1 Message Date
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
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
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
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
Shengliang Guan 86f8bf6cb1 refactor: make trans support multi steps 2022-05-31 14:38:15 +08:00
dapan1121 52988b6da6 Merge branch '3.0' into feature/qnode 2022-05-31 14:04:47 +08:00
dapan1121 496ae4ca89 schedule based on qnode's load 2022-05-31 14:03:47 +08:00
afwerar 72d4048f5b fix(os): change-win-ctest 2022-05-31 13:50:29 +08:00
Ganlin Zhao fa0d370828
Merge pull request #13241 from taosdata/TD-16122/fix
fix(query): fix unique/last/first number of param check
2022-05-31 00:03:12 +08:00
Liu Jicong 2248bc4207 Merge branch '3.0' into feature/topic_grammar 2022-05-30 23:31:22 +08:00
Ganlin Zhao c630f42653 fix(query): fix unique function number of param check
TD-16134
2022-05-30 17:08:47 +02:00
Zhiqiang Wang 43d88fa0db
Merge pull request #13252 from taosdata/fix/ZhiqiangWang/TD-15848-win-pipe-connect-limit-error
fix(os): win pipe connect limit error
2022-05-30 23:08:30 +08:00
Liu Jicong 0e3f6be61c
Merge pull request #13254 from taosdata/feature/tq
fix(tmq): remove topic ref cnt
2022-05-30 23:06:15 +08:00
Liu Jicong d1259b3c82 fix(tmq): remove topic ref cnt 2022-05-30 22:50:59 +08:00
afwerar a530af7b81 fix(os): win pipe connect limit error 2022-05-30 22:33:04 +08:00
Shengliang Guan bea8b1b45a
Merge pull request #13243 from taosdata/fix/mnode
refactor: rename trans types
2022-05-30 22:06:04 +08:00
slzhou@taodata.com 32135e442f fix: tsdb can mixed block even output capacity is greater than block rows 2022-05-30 21:39:55 +08:00
Shengliang Guan 53def5b77b refactor: make trans support multi steps 2022-05-30 20:38:46 +08:00
Cary Xu 2f19dc4ba0
Merge pull request #13240 from taosdata/feature/TD-11274-3.0
fix: support fetching specific schema version from table
2022-05-30 20:14:53 +08:00
Xiaoyu Wang 945ac571b5
Merge pull request #13239 from taosdata/feature/3.0_wxy
fix: problems of some function parameters with negative numbers
2022-05-30 20:14:04 +08:00
Xiaoyu Wang a37782e49b fix: problems of some function parameters with negative numbers 2022-05-30 19:59:15 +08:00
Ganlin Zhao d6998dc1a8 fix(query): fix unique/last/first number of param check
TD-16134
2022-05-30 14:57:29 +03:00