Commit Graph

1326 Commits

Author SHA1 Message Date
Liu Jicong f77f910264 refactor(stream) 2022-05-16 02:11:47 +08:00
Cary Xu 9e7b43c836 feat: sma code refactor 2022-05-15 22:03:02 +08:00
Cary Xu 069ce051f0 feat: move sma module from tsdb to vnode 2022-05-15 20:17:20 +08:00
Liu Jicong 8b6820ffb0
Merge pull request #12489 from taosdata/feature/stream
refactor(stream)
2022-05-15 08:34:58 +08:00
Liu Jicong a6015d2f39 refactor(stream) 2022-05-15 08:14:23 +08:00
Haojun Liao b6677e1a5d fix(query): remove expired moving data operation during extract data from in-memory buffer. 2022-05-14 22:13:27 +08:00
Hongze Cheng d311d4fee7 Merge branch '3.0' of https://github.com/taosdata/TDengine into feat--tag-index 2022-05-14 01:29:36 +00:00
afwerar 0815843e94 fix(os): make taosd.exe taos.exe run on windows. 2022-05-13 21:42:16 +08:00
Hongze Cheng 98ff8a233a Merge branch '3.0' of https://github.com/taosdata/TDengine into feat--tag-index 2022-05-13 12:25:21 +00:00
Liu Jicong 86c841f128
Merge pull request #12438 from taosdata/feature/tq
fix(tmq): set config
2022-05-13 19:37:16 +08:00
Liu Jicong b8f7526361 fix(tmq): msg schema 2022-05-13 19:09:36 +08:00
Liu Jicong d7e34a6642 fix(tmq): set config 2022-05-13 18:39:37 +08:00
Shengliang Guan 558d50fef2 fix: error msg incorrect when no enough memory to create vnode 2022-05-13 17:40:22 +08:00
Shengliang Guan 2178eabcd8 fix: error msg incorrect when no enough memory to create vnode 2022-05-13 17:36:32 +08:00
Hongze Cheng 267463863a feat: tag index 2022-05-13 09:32:15 +00:00
Shengliang Guan 56c1b07016 fix: error msg incorrect when no enough memory to create vnode 2022-05-13 17:18:35 +08:00
liuyao 426200a71b
Merge pull request #12384 from taosdata/feature/TD-15379
feat(stream): stream reprocess window
2022-05-13 09:19:22 +08:00
Liu Jicong a65dae85b1
Merge pull request #12410 from taosdata/feature/tq
fix(wal): wal read error
2022-05-13 01:59:30 +08:00
Haojun Liao e468363ce1
Merge pull request #12409 from taosdata/feature/3.0_liaohj
fix(query): close read fd when finishing scanning data files.
2022-05-13 01:25:38 +08:00
Liu Jicong acea83e535 fix(wal): wal read error 2022-05-13 01:22:29 +08:00
Haojun Liao aae019d18a fix(query): close read fd when finishing scanning data files. 2022-05-13 00:32:02 +08:00
54liuyao 42f27e99d0 steam reprocess window 2022-05-12 22:15:13 +08:00
Hongze Cheng a3eaf53bf5
Merge pull request #12397 from taosdata/feat/TD-15280
feat: tag read
2022-05-12 20:25:07 +08:00
Hongze Cheng 7ed7e1de40 feat: tag read 2022-05-12 11:21:44 +00:00
Cary Xu d66bb65171 feat(tsdb): unit of days and keep support minute 2022-05-12 18:32:32 +08:00
Cary Xu 24cc8a80a6
Merge pull request #12393 from taosdata/feature/TD-13066-3.0
enh(tsdb): return oom err for submit msg
2022-05-12 18:24:03 +08:00
Cary Xu 2a98a719e3 Merge branch '3.0' into feature/TD-13066-3.0 2022-05-12 17:48:08 +08:00
Cary Xu ae8b3cc11d enh(tsdb): return oom err for submit msg 2022-05-12 17:45:17 +08:00
Liu Jicong 88d1ea6222
Merge pull request #12378 from taosdata/feature/tq
feat(tmq): add config msg.with.table.name
2022-05-12 17:00:13 +08:00
Hongze Cheng eff8656c50 Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/hzcheng_3.0 2022-05-12 07:10:07 +00:00
Hongze Cheng 62b2ccedf1 return errno when table not exits 2022-05-12 07:09:27 +00:00
Liu Jicong 06853043bd feat(tmq): add config msg.with.table.name 2022-05-12 14:57:58 +08:00
Hongze Cheng 40a4abd765
Merge pull request #12374 from taosdata/fix/hzcheng_3.0
fix: memory leak
2022-05-12 14:53:58 +08:00
Cary Xu b1ca5d7ec1
Merge pull request #12372 from taosdata/feature/TD-13066-3.0
fix: set commit table when move blk idx between different last file
2022-05-12 14:14:18 +08:00
Hongze Cheng c32a340055 fix memory leak 2022-05-12 06:13:59 +00:00
Cary Xu 77f4c3b5ab fix: set commit table when move blk idx between different last file 2022-05-12 13:30:05 +08:00
Hongze Cheng 4a531f4bf5
Merge pull request #12367 from taosdata/fix/hzcheng_3.0
fix: concurrent meta
2022-05-12 13:26:43 +08:00
Li Minghao a67507b12c
Merge pull request #12369 from taosdata/feature/3.0_mhli
enh(sync): add error log, linux api error, %X
2022-05-12 12:55:08 +08:00
Cary Xu b676f57e0e
Merge pull request #12368 from taosdata/feature/TD-14481-3.0
fix: table would be null when destroy commit handle
2022-05-12 12:37:04 +08:00
Liu Jicong f1d15f15cf
Merge pull request #12366 from taosdata/feature/tq
feat(tmq): support get tb name
2022-05-12 12:07:36 +08:00
Minghao Li 8b9a2c20f3 enh(sync): add error log, linux api error, %X 2022-05-12 12:05:58 +08:00
Cary Xu 67ae3c2efa fix: table would be null when destroy commit handle 2022-05-12 11:55:58 +08:00
Hongze Cheng 72f9a1c4a4 fix 2022-05-12 03:34:38 +00:00
Liu Jicong 7ab2e76c35 feat(tmq): support get tb name 2022-05-12 11:31:56 +08:00
Hongze Cheng 5987f7509b
Merge pull request #12354 from taosdata/fix/hzcheng_3.0
fix: concurrent r/w meta
2022-05-11 23:01:28 +08:00
dapan1121 31d0fa36a0
Merge pull request #12349 from taosdata/feature/qnode
feat: stmt auto create table
2022-05-11 22:23:08 +08:00
Hongze Cheng b15df1e98e Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/hzcheng_3.0 2022-05-11 14:20:32 +00:00
Hongze Cheng ae509e874e fix: concurrent r/w meta 2022-05-11 14:20:14 +00:00
Cary Xu 54458c1f59 enh: code optimization 2022-05-11 21:40:10 +08:00
Cary Xu af18343633 enh: code optimization 2022-05-11 21:32:44 +08:00