Commit Graph

34971 Commits

Author SHA1 Message Date
Hongze Cheng be841955ae make retention work 2022-07-11 09:45:04 +00:00
dapan1121 e69f59ba77 fix: fix stmt rerun issue 2022-07-11 17:38:09 +08:00
54liuyao 66f0c47ec3 feat(stream): adjust print log 2022-07-11 17:34:28 +08:00
Minghao Li df63225b74 refactor(sync): modify append log 2022-07-11 17:26:45 +08:00
Zhengmao Zhu 4d22cd9c18 Update 02-database.md 2022-07-11 17:22:52 +08:00
Zhengmao Zhu 581cc1a34e docs: remove maxVgroupsPerDb from database config 2022-07-11 17:22:52 +08:00
yihaoDeng 60a9b2f508 refactor rpc 2022-07-11 17:12:54 +08:00
Shengliang Guan 6bc68021ba
Merge pull request #14745 from taosdata/fix/valgrind
refactor: adjust threads number
2022-07-11 16:59:18 +08:00
jiacy-jcy 4ae80d0556 Merge branch '3.0' of github.com:taosdata/TDengine into 3.0 2022-07-11 16:57:28 +08:00
yihaoDeng b555b6e4de fix rpc except 2022-07-11 16:57:22 +08:00
Liu Jicong 6d9727579b
Merge pull request #14761 from taosdata/feature/stream
feat(wal): add append interface
2022-07-11 16:50:28 +08:00
wenzhouwww@live.cn 6f87084d6a test: enh test case about elapsed 2022-07-11 16:43:30 +08:00
dapan1121 24042ffffa Merge branch '3.0' into enh/stopquery_a 2022-07-11 16:33:51 +08:00
dapan1121 d8be162bff fix: fix crash issue 2022-07-11 16:33:10 +08:00
Shengliang Guan 5f4040bd67 enh: create database with cachelast option 2022-07-11 16:30:57 +08:00
dapan1121 c8e1e2a09e fix: fix stmt rerun 2022-07-11 16:28:55 +08:00
Liu Jicong c6052fadba feat(wal): add append interface 2022-07-11 16:22:51 +08:00
Hongze Cheng 37a2343b61 Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/tsdb_snapshot 2022-07-11 08:18:26 +00:00
Hongze Cheng 9071c650a1 retention code 2022-07-11 08:17:03 +00:00
dapan1121 1eba184907 fix: fix stmt rerun issue 2022-07-11 15:58:21 +08:00
wenzhouwww@live.cn 6fc4a63f6f Merge branch '3.0' of github.com:taosdata/TDengine into 3.0 2022-07-11 15:55:23 +08:00
Haojun Liao a5955c3dae fix(query): add more check for fetch rsp, and set the correct start time window for fill. 2022-07-11 15:49:13 +08:00
Xiaoyu Wang 4ecbfd078f
Merge pull request #14760 from taosdata/feature/3.0_debug_wxy
fix: some problems of parser
2022-07-11 15:46:42 +08:00
Shengliang Guan a846bb9381 refactor: rename cacheLastRow to cacheLast 2022-07-11 15:45:40 +08:00
wenzhouwww@live.cn b054cee72f Merge branch '3.0' of github.com:taosdata/TDengine into 3.0 2022-07-11 15:38:48 +08:00
Shengliang Guan e63b96fb3a fix: rollback vnode fetch threads 2022-07-11 15:31:32 +08:00
Shengliang Guan f4d1e1fddf test: valgrind case 2022-07-11 15:31:20 +08:00
Li Minghao a50960aa9f
Merge pull request #14759 from taosdata/feature/3.0_mhli
refactor(sync): add syncEntryCacheTest
2022-07-11 15:30:03 +08:00
Shengliang Guan 6f4d17420c Merge remote-tracking branch 'origin/3.0' into fix/valgrind 2022-07-11 15:21:12 +08:00
Hongze Cheng fe2266af26 Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/tsdb_snapshot 2022-07-11 07:19:10 +00:00
Xiaoyu Wang e64cdd548c fix: some problems of parser 2022-07-11 15:18:32 +08:00
Minglei Jin 34d3816df9
Merge pull request #14758 from taosdata/fix/TD-17142
Fix/td 17142
2022-07-11 15:16:33 +08:00
Shengliang Guan 150489dc98 Merge branch 'feat/tsdb_snapshot' of https://github.com/taosdata/TDengine into feat/tsdb_snapshot 2022-07-11 15:16:22 +08:00
Shengliang Guan 080f30d014 feat: trim db 2022-07-11 15:16:10 +08:00
Xiaoyu Wang 6a845b746c fix: some problems of parser 2022-07-11 15:15:39 +08:00
Hongze Cheng 4ecf2fd78d Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/tsdb_snapshot 2022-07-11 06:58:54 +00:00
Xiaoyu Wang 67fcb2d3c5
Merge pull request #14754 from taosdata/feature/3.0_debug_wxy
fix: a problem of cross database join
2022-07-11 14:56:28 +08:00
Li Minghao ad3136dd90
Merge pull request #14756 from taosdata/feature/3.0_mhli
refactor(sync): add vnode snapshot test
2022-07-11 14:55:00 +08:00
Minghao Li 27d06cae30 refactor(sync): add syncEntryCacheTest 2022-07-11 14:54:40 +08:00
Cary Xu aa42dfdb91
Merge pull request #14755 from taosdata/feature/TD-11274-3.0
enh: tsma/rsma code optimization
2022-07-11 14:52:35 +08:00
Minglei Jin e0297bbd07 fix: clear decoder when reusing 2022-07-11 14:44:28 +08:00
Minglei Jin 22eb20bb67 tsdbCache: new row iterator for mem/imem/fs 2022-07-11 14:29:10 +08:00
wenzhouwww@live.cn 58999777aa update get_datetime method 2022-07-11 14:28:51 +08:00
Minghao Li 48fd4d8c33 refactor(sync): add vnode snapshot test 2022-07-11 14:26:18 +08:00
Minghao Li 9e1b9fe64c refactor(sync): add syncEntryCacheTest 2022-07-11 14:21:36 +08:00
Liu Jicong 004f1e449a
Merge pull request #14753 from taosdata/feature/stream
fix(wal): rollback
2022-07-11 14:21:00 +08:00
Cary Xu c59478ec71 enh: tsma/rsma code optimization 2022-07-11 14:20:57 +08:00
Haojun Liao 4f43d7df43 Merge branch '3.0' into feature/3_liaohj 2022-07-11 14:06:44 +08:00
wenzhouwww@live.cn 16435c904b Merge branch '3.0' of github.com:taosdata/TDengine into 3.0 2022-07-11 14:01:46 +08:00
dapan1121 126b7282bc
Merge pull request #14747 from taosdata/fix/TD-17123
fix: fix invalid time range issue
2022-07-11 13:56:28 +08:00