Commit Graph

1308 Commits

Author SHA1 Message Date
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
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
Cary Xu 953ded5662 fix: commit after drop child table 2022-05-11 21:24:58 +08:00
Hongze Cheng f57a652aa7 fix: create table coredump 2022-05-11 13:03:01 +00:00
dapan1121 acbfe0c8ee fix compile error 2022-05-11 20:17:28 +08:00
dapan1121 be118fdefe Merge remote-tracking branch 'origin/3.0' into feature/qnode 2022-05-11 19:10:13 +08:00
Zhiqiang Wang 356ccb7336
Merge pull request #12347 from taosdata/fix/ZhiqiangWang/fix-15189-windows-compile-TDinternal
fix(os): windows compile TDinternal.
2022-05-11 19:00:53 +08:00
afwerar 752e105c0a fix(os): windows compile TDinternal. 2022-05-11 18:24:05 +08:00
Hongze Cheng 513829ada7
Merge pull request #12345 from taosdata/fix/hzcheng_3.0
fix: drop table problem
2022-05-11 17:17:53 +08:00
Hongze Cheng 97e74a811f
Merge pull request #12338 from taosdata/feature/data_format
fix: database options
2022-05-11 16:57:33 +08:00
Hongze Cheng ce5e6cdbcb fix drop table problem 2022-05-11 08:26:18 +00:00
Liu Jicong 4a7910973e
Merge pull request #12339 from taosdata/feature/tq
enh(tmq): only read committed log
2022-05-11 15:18:59 +08:00
Liu Jicong 714dd4f497 enh(tmq): only read committed log 2022-05-11 14:42:20 +08:00
dapan 68f1ede8eb Merge remote-tracking branch 'origin/3.0' into feature/qnode 2022-05-11 11:45:53 +08:00
dapan 66bcbbba47 stmt auto create table 2022-05-11 11:44:09 +08:00
Hongze Cheng ac27d62f33 refact data code 2022-05-11 02:29:53 +00:00
Cary Xu 8cb2edb25c enh: code optimization 2022-05-11 07:55:01 +08:00
Cary Xu a8e9154425 enh: format optimization 2022-05-11 07:48:45 +08:00
Cary Xu 6c5255b95a Merge branch '3.0' into feature/TD-14481-3.0 2022-05-11 07:43:34 +08:00
Cary Xu 7e093163dc fix: commit table in mem and file 2022-05-11 07:43:14 +08:00