Commit Graph

13414 Commits

Author SHA1 Message Date
liuyao a01ebbbf45
Merge pull request #15644 from taosdata/feature/TD-17811
feat(stream):optimize stream update scan
2022-08-01 17:51:17 +08:00
Cary Xu 5b34e4ef2c
Merge pull request #15645 from taosdata/feature/TD-11274-3.0
fix: check modifiable when drop tsma columns
2022-08-01 17:47:20 +08:00
Liu Jicong 16bf52bf8f
Merge pull request #15611 from taosdata/feature/stream
refactor(stream): use vnode meta
2022-08-01 17:41:19 +08:00
Xiaoyu Wang a73ea6f9ea
Merge pull request #15638 from taosdata/feature/3.0_wxy
fix: some problems of parser and planner
2022-08-01 17:20:27 +08:00
54liuyao b3d104349f feat(stream):optimize stream update scan 2022-08-01 17:09:46 +08:00
Cary Xu 77d3cf35d0 Merge branch '3.0' into feature/TD-11274-3.0 2022-08-01 16:51:43 +08:00
Cary Xu 45c68a1622 fix: check modifiable when drop tsma columns 2022-08-01 16:51:32 +08:00
yihaoDeng 80ea523c8b Merge branch '3.0' into 3 2022-08-01 16:39:46 +08:00
yihaoDeng 337e20cebc fix: crash_gen problem 2022-08-01 16:28:48 +08:00
Xiaoyu Wang 7bcf6b051a fix: some problems of parser and planner 2022-08-01 16:17:59 +08:00
Xiaoyu Wang 5c9fbbd2e1 fix: some problems of parser and planner 2022-08-01 15:54:53 +08:00
Minghao Li cd7d434ed8 refactor(sync): delete trace log 2022-08-01 15:50:51 +08:00
Li Minghao 2d98df8663
Merge pull request #15634 from taosdata/feature/3.0_mhli
refactor(sync): modify auto bench
2022-08-01 15:28:43 +08:00
Ganlin Zhao 590e586163 Merge branch '3.0' into fix/TD-18040 2022-08-01 14:17:31 +08:00
Ganlin Zhao b0becf1ca9 fix(query): fix n-1 function if select column after function position
result row is incorrect.

fix/TD-18040
2022-08-01 14:15:16 +08:00
Minghao Li f9f5449b5d refactor(sync): modify auto bench 2022-08-01 14:13:03 +08:00
Li Minghao e95ae14836
Merge pull request #15622 from taosdata/feature/3.0_mhli
refactor(sync): delete traft in cmake
2022-08-01 13:49:06 +08:00
dapan1121 0ee30fb6f8
Merge pull request #15621 from taosdata/fix/TD-17940
fix: fix expired connections still showed issue
2022-08-01 13:32:29 +08:00
dapan1121 b0d0b0297f fix: fix in operator memory leak 2022-08-01 11:12:09 +08:00
Minghao Li b529f05aec refactor(sync): add test case 2022-08-01 11:03:18 +08:00
dapan1121 43269e057b fix: fix expired connections still showed issue 2022-08-01 10:53:01 +08:00
dapan1121 11d9ece114
Merge pull request #15619 from taosdata/fix/TD-18009
fix: fix client memory leak
2022-08-01 10:32:33 +08:00
dapan1121 6addac61f8 fix: fix client memory leak 2022-08-01 09:58:49 +08:00
Xiaoyu Wang f06a36b171
Merge pull request #15607 from taosdata/feature/3.0_prof_wxy
enh: write performance optimization
2022-08-01 09:56:15 +08:00
dapan1121 56daa47f3e
Merge pull request #15609 from taosdata/fix/TD-18001
fix: fix wal_retention_size error in show result
2022-08-01 08:41:29 +08:00
Hongze Cheng d4308489c1
Merge pull request #15610 from taosdata/refact/tsdb_last
refact: prepare for last optimize
2022-07-31 17:44:39 +08:00
Yihao Deng 043776caab
Merge pull request #15574 from taosdata/fix/idxSimBug
fix: idx sim bug
2022-07-31 10:19:16 +08:00
Haojun Liao 53686de955
Merge pull request #15606 from taosdata/feature/3_liaohj
fix(query): remove invalid time window close ops.
2022-07-30 20:54:10 +08:00
Minglei Jin a8176b6493
Merge pull request #15603 from taosdata/fix/TD-17592
fix: new alter keep[012], walLevel, walFsyncPeriod, cacheLast
2022-07-30 20:33:31 +08:00
Xiaoyu Wang 22c1cc4bf0 enh: write performance optimization 2022-07-30 20:26:41 +08:00
Liu Jicong bb6fabcc11 refactor(stream): use vnode meta 2022-07-30 20:20:12 +08:00
Hongze Cheng aba95a7b67 Merge branch '3.0' of https://github.com/taosdata/TDengine into refact/tsdb_last 2022-07-30 12:08:18 +00:00
Hongze Cheng 5e2a498660 refact: prepare last refact 2022-07-30 12:08:04 +00:00
dapan1121 3dd0e99250
Merge pull request #15608 from taosdata/enh/explainLimit
enh: support limit in explain
2022-07-30 20:03:54 +08:00
Minglei Jin 734ffb583e fix: fix assignment typos 2022-07-30 20:00:39 +08:00
dapan1121 96aa4d38d4 fix: fix wal_retention_size show issue 2022-07-30 19:49:53 +08:00
dapan1121 2d8afab93b enh: support limit in explain 2022-07-30 19:29:10 +08:00
Minglei Jin bd473f7eb0 fix: dismiss compiling issues 2022-07-30 19:26:10 +08:00
wenzhouwww b62dae9594
Merge pull request #15467 from taosdata/test/cluster_case
test: add case about cluster vnode
2022-07-30 19:26:03 +08:00
Xiaoyu Wang 5a3c377c68 enh: write performance optimization 2022-07-30 19:23:06 +08:00
Li Minghao b27339dac5
Merge pull request #15602 from taosdata/feature/3.0_mhli
refactor(sync): return when snapshot start > end
2022-07-30 19:19:24 +08:00
Haojun Liao 71b5cf5a39 refactor: do some internal refactor. 2022-07-30 18:23:04 +08:00
Haojun Liao 97c238875e refactor: do some internal refactor. 2022-07-30 18:19:14 +08:00
Minglei Jin f8be648626 fix: new alter keep[012], walLevel, walFsyncPeriod, cacheLast 2022-07-30 18:17:17 +08:00
Minghao Li ad3695cee6 refactor(sync): return when snapshot start > end 2022-07-30 18:15:15 +08:00
Haojun Liao 7bc773b8cd fix(query): remove invalid time window close ops. 2022-07-30 18:11:44 +08:00
Li Minghao 7b97b6291e
Merge pull request #15596 from taosdata/feature/3.0_mhli
refactor(sync): restart hb timer when replicate get error term
2022-07-30 18:11:37 +08:00
wenzhouwww facf2d5718
Merge branch '3.0' into test/cluster_case 2022-07-30 17:58:18 +08:00
wenzhouwww ed557fdc2a
Update metaSnapshot.c 2022-07-30 17:48:39 +08:00
Minghao Li 4b6b1de91c refactor(sync): restart hb timer when replicate get error term 2022-07-30 17:30:10 +08:00