Commit graph

5510 commits

Author SHA1 Message Date
Hongze Cheng
e0900aad8d Merge branch '3.0' of https://github.com/taosdata/TDengine into refact/tsdb_last 2022-08-01 10:03:19 +00:00
Hongze Cheng
ebd60a968c refact: tsdb last file optimize 1 2022-08-01 10:03:00 +00:00
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
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
Minghao Li
cd7d434ed8 refactor(sync): delete trace log 2022-08-01 15:50:51 +08:00
dapan1121
43269e057b fix: fix expired connections still showed issue 2022-08-01 10:53:01 +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
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
Liu Jicong
bb6fabcc11 refactor(stream): use vnode meta 2022-07-30 20:20:12 +08:00
Hongze Cheng
5e2a498660 refact: prepare last refact 2022-07-30 12:08:04 +00: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
Minglei Jin
bd473f7eb0 fix: dismiss compiling issues 2022-07-30 19:26:10 +08:00
Minglei Jin
f8be648626 fix: new alter keep[012], walLevel, walFsyncPeriod, cacheLast 2022-07-30 18:17:17 +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
Liu Jicong
c67f5f10a2
Merge pull request #15595 from taosdata/feature/stream
enh(wal): add lock to guarantee read behaviour
2022-07-30 17:09:20 +08:00
Liu Jicong
6d67b17113 enh(wal): add lock to guarantee read behaviour 2022-07-30 16:35:49 +08:00
yihaoDeng
eccc590d07 fix index bugf 2022-07-30 16:12:02 +08:00
Minglei Jin
c2faef7377
Merge pull request #15555 from taosdata/fix/TD-17968
fix: update schema to newest version to parsing rows
2022-07-30 16:04:04 +08:00
Hongze Cheng
23dc364ae7
Merge pull request #15591 from taosdata/fix/hzcheng_3.0
fix: multi-level storage coredump
2022-07-30 16:02:36 +08:00
dapan1121
cd361f434c
Merge pull request #15572 from taosdata/fix/forbiddenLocalCfg
enh: add forbidden local config setting
2022-07-30 15:55:04 +08:00
yihaoDeng
d0d9526d44 Merge branch 'dv' into 3 2022-07-30 15:45:57 +08:00
Minglei Jin
e57f12d581 fix: use colId to merge rows 2022-07-30 15:23:28 +08:00
Hongze Cheng
ac0a32d9e4 fix: multi-level storage coredump 2022-07-30 07:20:38 +00:00
dapan1121
77837f6e6a fix: fix crash issue 2022-07-30 15:10:24 +08:00
yihaoDeng
d2f57b4ad7 fix alter tag 2022-07-30 15:09:53 +08:00
Minglei Jin
56d2697308 fix: new tRowMergerInit2 for ts row merging 2022-07-30 12:46:40 +08:00
Cary Xu
e12b2b1c53 fix: invalid free when process create table 2022-07-30 12:44:46 +08:00
dapan1121
80a32d6235 fix: fix mbs2ucs4 crash issue in taosd 2022-07-30 11:31:05 +08:00
Cary Xu
0bf681662d
Merge pull request #15569 from taosdata/feature/TD-11274-3.0
feat: rsma1/rsma2 support replication
2022-07-30 11:24:38 +08:00
wenzhouwww@live.cn
4ae58ec7e2 Merge remote-tracking branch 'origin/3.0' into test/cluster_case 2022-07-30 10:46:04 +08:00
yihaoDeng
ac169b8d90 fix index bugf 2022-07-30 10:30:58 +08:00
Hongze Cheng
2a09e0039a
Merge pull request #15560 from taosdata/fix/hzcheng_3.0
refact: do some insert optimization
2022-07-30 10:13:29 +08:00
Cary Xu
466e7965ed feat: rsma1/rsma2 support replication 2022-07-30 00:38:11 +08:00
Haojun Liao
d29a60499a
Merge pull request #15554 from taosdata/feature/3_liaohj
refactor: do some internal refactor and opt query performance.
2022-07-29 22:34:37 +08:00
Haojun Liao
2261d689e4 fix(query): opt read data from file block. 2022-07-29 21:09:33 +08:00
Zhiqiang Wang
7f5cb448be
Merge pull request #15549 from taosdata/fix/ZhiqiangWang/TD-17962-add-win-service-and-crashdump
os: add win service and crashdump
2022-07-29 20:07:58 +08:00
Hongze Cheng
87d0bf7d3c fix: tsdb dat seprate even on level 0 2022-07-29 12:01:45 +00:00
Hongze Cheng
1543e241d3 refact: do some insert optimization 2022-07-29 19:49:54 +08:00
Haojun Liao
0c1e30dc56 fix(query): step forward index 2022-07-29 19:34:13 +08:00
Minglei Jin
0c111cd2bf fix: update schema to newest version to parsing rows 2022-07-29 18:15:44 +08:00
Haojun Liao
9ee13ca254 other: merge 3.0 2022-07-29 18:03:42 +08:00
Haojun Liao
60c5b2beac fix(query): optimize the row merge procedure for files. 2022-07-29 17:53:30 +08:00