Commit Graph

999 Commits

Author SHA1 Message Date
Cary Xu 006b0cd0ac refactor 2022-04-23 19:25:27 +08:00
Cary Xu fb45d0d935 roll up sma generate 2022-04-23 19:15:20 +08:00
Liu Jicong aade540f05 remove unused msg 2022-04-22 21:02:21 +08:00
Liu Jicong 581b71cf13 merge from 3.0 2022-04-22 19:54:04 +08:00
Liu Jicong 32e9887664 feat(tmq): add push mode 2022-04-22 19:47:00 +08:00
Minghao Li 64dfc1da1c merge 3.0 code 2022-04-22 17:11:56 +08:00
Liu Jicong af1b5138e6
Merge pull request #11736 from taosdata/feature/tq
feat(tmq): add db subscribe
2022-04-22 11:29:46 +08:00
Liu Jicong 9a3365e1f1 fix pointer type 2022-04-22 10:59:09 +08:00
Liu Jicong d51336384f feat(tmq): add db subscribe 2022-04-22 10:55:17 +08:00
afwerar fc24521621 fix(os): windows compile 3.0. 2022-04-22 09:54:27 +08:00
Cary Xu 2d328c8930 refactor 2022-04-21 23:55:20 +08:00
Cary Xu 1ec6fa12f6 add release method for rsma 2022-04-21 23:33:47 +08:00
Cary Xu d3857cbc55 register rsma info 2022-04-21 21:37:33 +08:00
Cary Xu 739b27700a
Merge pull request #11712 from taosdata/feature/TD-14481-3.0
feat: refactor for 3 types of sma
2022-04-21 18:24:14 +08:00
Cary Xu 0bee6614fe support rollup sma 2022-04-21 17:50:14 +08:00
Liu Jicong 2dcb014511 feat(tmq): add db subscribe 2022-04-21 16:37:55 +08:00
Cary Xu e3d32ca9d5 Merge branch '3.0' into feature/TD-14481-3.0 2022-04-21 15:59:12 +08:00
Cary Xu dd3091778e sma: refactor 2022-04-21 15:58:52 +08:00
Liu Jicong 3dd3ad1e05 refactor(tmq): rewrite tq read function 2022-04-21 14:30:37 +08:00
Liu Jicong a98bf9d1b5 add convert for rSma 2022-04-21 14:19:58 +08:00
Liu Jicong 9225155119 rewrite tq read handle 2022-04-21 13:56:37 +08:00
Liu Jicong ce6459a9f8 fix(tmq): rebalance 2022-04-21 01:47:29 +08:00
Liu Jicong 558edd3713 merge from 3.0 2022-04-20 22:12:10 +08:00
Liu Jicong d75ab9b3ff refactor 2022-04-20 21:36:55 +08:00
Minghao Li 250622d1de snapshot from -1 2022-04-20 19:58:36 +08:00
Hongze Cheng 6953688761 add commit snapshot 2022-04-20 11:30:18 +00:00
Cary Xu 62b2fc09dd trow refactor 2022-04-20 17:56:45 +08:00
Haojun Liao 4cb1d131b4
Merge pull request #11669 from taosdata/feature/3.0_liaohj
fix(query): taosd crash caused by time range query
2022-04-20 16:54:08 +08:00
Haojun Liao ec3e3a7520 fix(query): fix time range query caused taosd crash. 2022-04-20 16:33:50 +08:00
Minghao Li eef910f7e2 sync integration vnodeCfg cJson->SJson 2022-04-20 16:33:20 +08:00
Minghao Li ec73953a0f add SyncApplyMsg into vmProcessApplyQueue 2022-04-20 15:02:00 +08:00
Shengliang Guan 61334de8b8 fix: refact db options 2022-04-20 14:58:14 +08:00
Shengliang Guan 2ae4f5faf6 Merge remote-tracking branch 'origin/3.0' into feature/check 2022-04-20 14:34:44 +08:00
Minghao Li 704671d2fe sync integration add vnodeSyncClose 2022-04-20 10:54:27 +08:00
Shengliang Guan 76883aa42f refactor: check db options 2022-04-20 10:25:03 +08:00
Haojun Liao 98a4e09962
Merge pull request #11652 from taosdata/feature/3.0_liaohj
fix(query): set the start row index to be the correct value.
2022-04-20 09:34:50 +08:00
Haojun Liao cf486c5752 fix(query): set the start row index to be the correct value. 2022-04-20 09:09:04 +08:00
Shengliang Guan daefe101c1 Merge remote-tracking branch 'origin/3.0' into feature/check 2022-04-20 08:47:36 +08:00
Minghao Li e0332e9c12 sync integration 2022-04-19 22:04:02 +08:00
Shengliang Guan b66718a4d8 feat: report service status 2022-04-19 21:39:42 +08:00
Cary Xu a6e69b9704 trow: SKVRow read logic 2022-04-19 21:04:02 +08:00
Minghao Li f7fb9b023f sync integration 2022-04-19 20:14:55 +08:00
Hongze Cheng 167657c192 refactor: sync 2022-04-19 09:07:42 +00:00
Hongze Cheng eeb45f210a Merge branch '3.0' of https://github.com/taosdata/TDengine into feature/sync-vnode-merge-3.0 2022-04-19 09:03:39 +00:00
Haojun Liao 29608b0866
Merge pull request #11610 from taosdata/feature/3.0_liaohj
fix(query): avoid the output result overlap within the project operator buffer.
2022-04-19 16:27:28 +08:00
Minghao Li 4fbcb4929a sync integration 2022-04-19 16:24:05 +08:00
Minghao Li 9a7924049f sync integration 2022-04-19 15:43:24 +08:00
Haojun Liao 2288d35194 Merge remote-tracking branch 'origin/3.0' into feature/3.0_liaohj 2022-04-19 13:48:22 +08:00
Hongze Cheng 0d89d93787 refactor: vnode 2022-04-19 05:42:16 +00:00
Haojun Liao a036d2f3ff fix(query): fix the bug caused by refactor in first/last function implementation. 2022-04-19 13:07:23 +08:00