Commit Graph

844 Commits

Author SHA1 Message Date
Hongze Cheng 76a71b11ed Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/tsdb_refact 2022-06-15 11:26:18 +00:00
Shengliang Guan 1b15c3439a
Merge pull request #13859 from taosdata/fix/dnode
feat: increase enable and sysinfo limits for user privilege
2022-06-15 18:24:32 +08:00
Shengliang Guan 6711d79434 feat: increase enable and sysinfo limits for user privilege 2022-06-15 17:40:02 +08:00
Liu Jicong fd9bb8db73
Merge pull request #13860 from taosdata/feature/stream
feat(stream): trigger mode add max delay
2022-06-15 17:11:18 +08:00
Minghao Li 4b18bd718e refactor(sync): adjust errno 2022-06-15 16:14:17 +08:00
Liu Jicong 8eb08fa0d4 feat(stream): trigger mode add max delay 2022-06-15 16:11:20 +08:00
Hongze Cheng 858474736d Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/tsdb_refact 2022-06-15 01:20:18 +00:00
Yihao Deng 9e8c63af31
Merge pull request #13838 from taosdata/enh/log
Enh/log
2022-06-15 07:14:00 +08:00
Yihao Deng f6287282a8
Merge branch '3.0' into enh/log 2022-06-14 21:24:26 +08:00
Cary Xu cb7d0c2256 feat: tsma insert and query 2022-06-14 20:19:25 +08:00
Hongze Cheng 9b15bc409a Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/tsdb_refact 2022-06-14 09:59:41 +00:00
yihaoDeng 080366ff54 change transport log 2022-06-14 16:32:06 +08:00
WANG MINGMING 32fbb8aa59
Merge pull request #13801 from taosdata/feature/TD-15956
opt: optimize generating groupid in partition/group by tag
2022-06-14 15:55:38 +08:00
Hongze Cheng 72e525082f Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/tsdb_refact 2022-06-14 06:57:21 +00:00
wangmm0220 7435221e32 opt: optimize generating groupid in partition/group by tag 2022-06-14 14:40:01 +08:00
dapan1121 2861534ada
Merge pull request #13781 from taosdata/feature/cacheIndex
feat: cache table index
2022-06-14 14:29:13 +08:00
Hongze Cheng 62f9403ed9 Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/tsdb_refact 2022-06-14 05:24:18 +00:00
WANG MINGMING 64dca74a54
Merge branch '3.0' into feature/TD-14761 2022-06-14 11:34:18 +08:00
wangmm0220 5ffb01b2e6 fix: error in schemaless with same timestamp 2022-06-14 11:24:45 +08:00
Hongze Cheng c67e572266 Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/tsdb_refact 2022-06-14 01:36:16 +00:00
dapan1121 8d86b877e7 Merge branch '3.0' into feature/cacheIndex 2022-06-13 18:49:08 +08:00
Xiaoyu Wang 380a071551 fix: handle the memory leak of parser 2022-06-13 14:54:38 +08:00
Hongze Cheng a26ccade3e Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/tsdb_refact 2022-06-13 01:34:31 +00:00
dapan1121 31f3bed347 support index cache 2022-06-11 20:39:16 +08:00
Hongze Cheng 4e2c2b8084 more work 2022-06-11 12:02:12 +00:00
Minglei Jin c2d46f42af
Merge pull request #13730 from taosdata/feature/lru
feat: the first round lru cache for last/last_row
2022-06-11 19:41:23 +08:00
Minglei Jin 1451bd2237 feat: the first round lru cache for last/last_row 2022-06-11 17:23:51 +08:00
Cary Xu 25911e12a4 Merge branch '3.0' into feature/TD-14481-3.0 2022-06-11 15:16:20 +08:00
Xiaoyu Wang 9ec3c78621
Merge pull request #13703 from taosdata/feature/3.0_wxy
feat: sma index optimize
2022-06-11 09:51:06 +08:00
Shengliang Guan f30d9a034e feat: redistribute vgroup to dnodes 2022-06-10 15:39:11 +08:00
Xiaoyu Wang 317cc8fc13 feat: sma index optimize 2022-06-10 10:16:18 +08:00
Cary Xu 2b2485d175 feat: tsma exp wnds process 2022-06-09 20:02:55 +08:00
Hongze Cheng c5d27e7cbc Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/row_refact 2022-06-08 02:18:55 +00:00
54liuyao 262a221c12 distributed interval 2022-06-08 09:33:11 +08:00
Hongze Cheng aa4e866a4e refact 2022-06-07 11:28:00 +00:00
Hongze Cheng d9e9155fb2 more 2022-06-07 11:08:41 +00:00
Xiaoyu Wang c2477b4ed8
Merge pull request #13557 from taosdata/feature/3.0_wxy
feat: vgroup manage command
2022-06-07 17:14:57 +08:00
Shengliang Guan c086e150f5
Merge pull request #13549 from taosdata/fix/mnode
feat: drop dnode
2022-06-07 15:12:19 +08:00
Xiaoyu Wang 2bf16fbf43 feat: vgroup manage command 2022-06-07 15:02:41 +08:00
Shengliang Guan dd4e01eed3 feat: drop dnode 2022-06-07 14:31:07 +08:00
WANG MINGMING 72914955b5
Merge pull request #13530 from taosdata/feature/TD-13041
fix: error in json and add test cases for json
2022-06-06 23:44:01 +08:00
Shengliang Guan c77095bbb1
Merge pull request #13528 from taosdata/fix/mnode
feat: balance vgroup
2022-06-06 22:10:43 +08:00
Liu Jicong edb9da8484
Merge pull request #13507 from taosdata/feature/stream
refactor(stream)
2022-06-06 21:14:23 +08:00
Shengliang Guan 97f954c61f feat: balance vgroup 2022-06-06 21:00:37 +08:00
WANG MINGMING a9c40b2f74
Merge pull request #13525 from taosdata/3.0
3.0
2022-06-06 20:15:56 +08:00
Liu Jicong 2677a3c8d9 refactor(stream) 2022-06-06 20:15:36 +08:00
wangmm0220 0232394386 fix: fix error in json and add test cases for json 2022-06-06 17:55:14 +08:00
Shengliang Guan eeb5c55782 enh: should not alter stb if field used by topic 2022-06-06 10:37:17 +08:00
WANG MINGMING 8566917971
Merge pull request #13433 from taosdata/feature/TD-13041
feat:add json test case
2022-06-04 23:18:09 +08:00
wangmm0220 a2ebeda89c feat: add sort/group logic for json 2022-06-04 19:28:30 +08:00