Commit Graph

1559 Commits

Author SHA1 Message Date
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
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
Hongze Cheng 671f613c02 feat: tsdb multi-version 2022-05-31 10:20:58 +00:00
Hongze Cheng 6f10b88f58 Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/row_refact 2022-05-31 10:13:00 +00:00
Hongze Cheng 670a90e55a feat: tsdb multi-version 2022-05-31 10:11:32 +00:00
Liu Jicong 4169eb559a fix(tmq): skip log 2022-05-31 17:02:43 +08:00
Hongze Cheng 81ef708c2a more 2022-05-31 08:42:46 +00: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
Hongze Cheng e0b4319bd3 more 2022-05-31 08:00:49 +00:00
Hongze Cheng 31224d1263 more 2022-05-31 07:36:21 +00:00
Hongze Cheng 3eefc93830 more code 2022-05-31 07:34:39 +00:00
Hongze Cheng e86db5fa79 more 2022-05-31 06:57:34 +00:00
Hongze Cheng d68c15c5fb make it compile 2022-05-31 05:44:33 +00:00
Hongze Cheng 0e401a346f more 2022-05-31 05:37:10 +00:00
Hongze Cheng d68bfc972f refact: tsdb 2022-05-31 01:40:18 +00:00
Hongze Cheng f42ce55aad Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/row_refact 2022-05-31 01:26:10 +00:00
Liu Jicong 2248bc4207 Merge branch '3.0' into feature/topic_grammar 2022-05-30 23:31:22 +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
Cary Xu 76ef412d8f enh: prefer to use latest schema 2022-05-30 19:56:15 +08:00
Cary Xu 5fa27b27ba fix: support fetching specific schema version from table 2022-05-30 19:52:06 +08:00
Hongze Cheng aa6da0b5ea Merge branch 'feat/tag_refact' of https://github.com/taosdata/TDengine into feat/row_refact 2022-05-30 05:07:51 +00:00
Hongze Cheng 2eee0c9927 fix: meta get latest schema 2022-05-30 02:30:06 +00:00
Cary Xu fdf7d77856 fix: bug fix for tag refactor 2022-05-29 20:28:54 +08:00
Li Minghao e3068a60ee
Merge pull request #13180 from taosdata/feature/3.0_mhli
enh(sync): add SSnapshot callback: reader, writer
2022-05-29 07:37:54 +08:00
Minghao Li cd2e8fe730 enh(sync): add SSnapshot callback: reader, writer 2022-05-29 07:15:29 +08:00
Cary Xu 5eba0520b7 fix: init buffer to avoid invalid write 2022-05-29 01:22:58 +08:00
Cary Xu f51e1b8405 fix: init logbuf to avoid invalid write 2022-05-29 00:47:30 +08:00
dapan1121 5da1ead67b
Merge pull request #13174 from taosdata/feature/qnode
fix: fix memory leak
2022-05-28 22:44:00 +08:00
dapan1121 5ce7dd2a4d qnode load 2022-05-28 22:13:26 +08:00
Cary Xu 174eb2d862 fix: add more debug logs 2022-05-28 20:13:59 +08:00
Yihao Deng 465278786a
Merge pull request #13159 from taosdata/enh/tagFlt
Enh/tag flt
2022-05-28 20:03:43 +08:00
Liu Jicong 1aa97bc117 fix(tmq): update tq for auto create table 2022-05-28 19:48:17 +08:00
Yihao Deng 7710766583
Merge branch '3.0' into enh/tagFlt 2022-05-28 18:40:54 +08:00
Cary Xu 292d579932 feat: adapt for interface 2022-05-28 18:05:50 +08:00
Cary Xu 9b4c9e4802 enh: tag refactor for normal tags 2022-05-28 17:16:04 +08:00
yihaoDeng 6acbe7e777 enh: support tag filter 2022-05-28 16:15:24 +08:00
Hongze Cheng 9c3af5ef1d Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/hzcheng_3.0 2022-05-28 07:11:17 +00:00
Hongze Cheng c55b402777 feat: get latest schema 2022-05-28 07:10:59 +00:00
Haojun Liao 49ba25d507 fix(query): get correct table schema version. 2022-05-28 14:30:39 +08:00
shenglian-zhou 3517174171
Merge pull request #13095 from taosdata/szhou/feature/sma
enhance: table scan operator can accept more than one time range
2022-05-28 09:09:09 +08:00
slzhou 589ecd75ba Merge branch '3.0' of github.com:taosdata/TDengine into szhou/feature/sma 2022-05-27 21:30:24 +08:00
Cary Xu 45b88c1a2d feat: build submit blk by groupid in rsma result 2022-05-27 20:21:41 +08:00
slzhou 7a459a26a8 enhance:modify table scan operator that can accept several scan ranges 2022-05-27 17:59:27 +08:00
dapan1121 6b0c9694a3
Merge pull request #13088 from taosdata/feature/qnode
enh: optimize query msg
2022-05-27 17:34:47 +08:00
dapan1121 6e465ebd8e optimize query msg 2022-05-27 16:01:40 +08:00
Haojun Liao 955c37a483
Merge pull request #13066 from taosdata/feature/3_liaohj
refactor(query): set the block groupId for stream block.
2022-05-27 14:29:37 +08:00
Liu Jicong 05a0774b6d feat(tmq): add sub type 2022-05-27 14:06:28 +08:00
Hongze Cheng 40b7de08ea fix: vnode pre-process 2022-05-27 03:42:59 +00:00
Hongze Cheng 04ee5be2a8 fix: vnode pre-process request 2022-05-27 03:38:09 +00:00