Commit Graph

1224 Commits

Author SHA1 Message Date
Cary Xu 878936fa88
Merge pull request #12245 from taosdata/feature/TD-13066-3.0
fix: merge mix data of mem and file
2022-05-09 09:35:33 +08:00
Cary Xu ddb2e95c10 fix: merge mix data of mem and file 2022-05-09 08:55:33 +08:00
Shengliang Guan c4264da2ec refactor: vnodes mgmt 2022-05-08 22:20:53 +08:00
Cary Xu 95d30b7f5d enh: code format optimization 2022-05-08 17:09:00 +08:00
Cary Xu 79d60495c8 Merge branch '3.0' into feature/TD-14481-3.0 2022-05-08 17:04:46 +08:00
Cary Xu b603e798c6 feat: rsma config optimization 2022-05-08 17:04:19 +08:00
Liu Jicong 68b9424f8a test(stream): more stream case 2022-05-08 11:58:19 +08:00
Hongze Cheng 597f42aa5e fix auto-create table req 2022-05-08 03:19:57 +00:00
Hongze Cheng 306de052f8 Merge branch '3.0' of https://github.com/taosdata/TDengine into feature/vnode_refact1 2022-05-08 02:50:40 +00:00
Liu Jicong d17b478e96 feat(stream): auto create ctb 2022-05-08 02:37:23 +08:00
Liu Jicong 3ed1ab6acb enh(stream): auto create ctb 2022-05-07 23:19:05 +08:00
Cary Xu 215613f4cd feat: set tsdb cfg for rollup sma 2022-05-07 22:33:19 +08:00
Hongze Cheng 16897f17dc more refact 2022-05-07 13:16:07 +00:00
Hongze Cheng 3cad99a178 refact 2022-05-07 12:21:00 +00:00
Hongze Cheng 141ef5afd0 Merge branch '3.0' of https://github.com/taosdata/TDengine into feature/vnode_refact1 2022-05-07 10:03:16 +00:00
Hongze Cheng 323ce214b6 refact encode APIs 2022-05-07 10:03:06 +00:00
Cary Xu d7eface9ac feat: rollup sma optimization 2022-05-07 16:55:40 +08:00
Hongze Cheng 0c8b7bb094 more refact 2022-05-07 07:29:54 +00:00
Hongze Cheng 5d150204dd more refact 2022-05-07 06:57:31 +00:00
Hongze Cheng 80cfde72ad fix: drop table if exists 2022-05-07 05:34:30 +00:00
liuyao 7ed8ccb26d
Merge pull request #12192 from taosdata/feature/TD-15246
enh(tq): set table uid
2022-05-07 12:24:24 +08:00
54liuyao 3b73dc295f set table uid 2022-05-07 11:53:08 +08:00
Hongze Cheng d1a1ba4afc
Merge pull request #12190 from taosdata/feature/vnode_refact1
fix: data loss in automatically created tables
2022-05-07 11:52:54 +08:00
Hongze Cheng fdd901ae5d fix auto-create table problem 2022-05-07 03:28:15 +00:00
Cary Xu f942f144e9 feat: bitmap operation optimization 2022-05-07 11:12:46 +08:00
Hongze Cheng ce0841e398 fix: auto-create table 2022-05-07 01:58:01 +00:00
Hongze Cheng 85e25e205f Merge branch '3.0' of https://github.com/taosdata/TDengine into feature/vnode_refact1 2022-05-07 01:03:57 +00:00
Cary Xu 7b68b7bcd6
Merge pull request #12117 from taosdata/feature/TD-13066-3.0
feat: support update in mem/file
2022-05-07 01:20:06 +08:00
Cary Xu b1a429f7df feat: code optimization for update 2022-05-07 00:56:07 +08:00
Cary Xu 27a74a56df feat: merge rows in mem/file during commit for update 2022-05-07 00:13:25 +08:00
Haojun Liao 2b803d8b93 enh(query): set uid for the result datablock of stream scanner when handling the submit block. 2022-05-06 23:40:26 +08:00
Hongze Cheng aed53ac9e1 feat: create table if not exists 2022-05-06 13:06:10 +00:00
Cary Xu bcdf9c19b2 feat: update refactor 2022-05-06 19:31:20 +08:00
Hongze Cheng 68fc2acc9c refact 2022-05-06 11:16:53 +00:00
Hongze Cheng 5ec83cbf11 more 2022-05-06 10:21:55 +00:00
Hongze Cheng 79b70ac287 refact more 2022-05-06 10:03:54 +00:00
Hongze Cheng b41c2f3279 fix invalid read 2022-05-06 08:34:38 +00:00
Hongze Cheng d15d011c98 fix: drop table 2022-05-06 05:47:03 +00:00
Hongze Cheng 409f3339ea Merge branch '3.0' of https://github.com/taosdata/TDengine into feature/vnode_refact1 2022-05-06 01:23:37 +00:00
Hongze Cheng 49aa5b2e44 more refact vnode 2022-05-06 01:22:45 +00:00
Cary Xu 6588dfe4f2 Merge branch '3.0' into feature/TD-13066-3.0 2022-05-05 23:43:35 +08:00
Haojun Liao 442a1cf5cf
Merge pull request #12127 from taosdata/feature/3.0_liaohj
fix(query): do perform arithmetic operator before apply the sort procedure.
2022-05-05 21:51:05 +08:00
Cary Xu 4a649ec925 fix(tsdb): swap pointer of data cols 2022-05-05 21:07:55 +08:00
Hongze Cheng d0bb10c51f Merge branch '3.0' of https://github.com/taosdata/TDengine into feature/vnode_refact1 2022-05-05 12:32:39 +00:00
Cary Xu 96091ee10f Merge branch '3.0' into feature/TD-13066-3.0 2022-05-05 20:11:54 +08:00
Liu Jicong 6258e5b534 merge from 3.0 2022-05-05 19:04:14 +08:00
Haojun Liao 02c7fcc228 Merge branch '3.0' into feature/3.0_liaohj 2022-05-05 19:00:07 +08:00
Liu Jicong a5706ea7e5 feat(stream): insert data 2022-05-05 18:57:09 +08:00
Hongze Cheng 6818ee3a94 auto create table 2022-05-05 10:56:59 +00:00
Haojun Liao c1659805b6 fix(query): do perform arithmetic operator before apply the sort procedure. 2022-05-05 18:54:19 +08:00