Hui Li
|
240747abed
|
Merge pull request #16222 from taosdata/feature/stream
fix(query): memory leak
|
2022-08-19 09:31:09 +08:00 |
Haojun Liao
|
3490fe5561
|
Merge pull request #16205 from taosdata/fix/TD-18482
fix(tsdb/cache): add DCLP to tsdbCache
|
2022-08-18 21:12:21 +08:00 |
Minglei Jin
|
65903a7c0d
|
fix: refact mutex locking
|
2022-08-18 20:14:50 +08:00 |
Liu Jicong
|
5a79aa1978
|
fix(sma): memory leak
|
2022-08-18 19:06:47 +08:00 |
Liu Jicong
|
2b092f6551
|
fix(query): memory leak
|
2022-08-18 18:39:21 +08:00 |
Hui Li
|
1a5ae2bfdf
|
Merge pull request #16207 from taosdata/feature/3.0_query_optimize
fix: get meta null if table does not exists
|
2022-08-18 16:54:19 +08:00 |
Hui Li
|
35af88cbaa
|
Merge pull request #16195 from taosdata/feature/3.0_interval_hash_optimize
enh: rsma batch process
|
2022-08-18 16:07:14 +08:00 |
wangmm0220
|
03bb9e7f01
|
fix: get meta null if table does not exists
|
2022-08-18 15:44:28 +08:00 |
Hui Li
|
7688f8ed04
|
Merge pull request #16204 from taosdata/feature/stream
fix(mnode): memory leak
|
2022-08-18 15:24:16 +08:00 |
Minglei Jin
|
45dc2ec1f2
|
fix(tsdb/cache): add DCLP to tsdbCache
|
2022-08-18 14:32:11 +08:00 |
Liu Jicong
|
a2757eb4f3
|
fix(mnode): memory leak
|
2022-08-18 14:26:11 +08:00 |
Hui Li
|
6de1ce0f8c
|
Merge pull request #16194 from taosdata/feature/stream
refactor(mnode): drop stream task
|
2022-08-18 13:44:17 +08:00 |
Hui Li
|
73c3a1eb64
|
Merge pull request #15975 from taosdata/feature/3.0_query_optimize
opti:logic for get table list
|
2022-08-18 10:37:27 +08:00 |
Cary Xu
|
64747cb029
|
other: code optimization
|
2022-08-18 10:02:27 +08:00 |
Cary Xu
|
c5d3440b84
|
other: code optimization
|
2022-08-18 09:58:24 +08:00 |
Liu Jicong
|
b6660ca5b2
|
Merge branch '3.0' into feature/stream
|
2022-08-18 09:58:23 +08:00 |
Liu Jicong
|
963287798d
|
refactor(mnode): drop stream task
|
2022-08-17 23:18:39 +08:00 |
Shengliang Guan
|
06b7f5397a
|
Merge pull request #16154 from taosdata/fix/TD-18437
fix: return error if stable's name duplicate with child table
|
2022-08-17 22:18:04 +08:00 |
Cary Xu
|
d65b75514a
|
fix: remove obsoleted codes
|
2022-08-17 20:38:34 +08:00 |
Cary Xu
|
ea891dc793
|
other: code optimization
|
2022-08-17 20:30:42 +08:00 |
Cary Xu
|
69580893a7
|
other: merge 3.0
|
2022-08-17 20:20:02 +08:00 |
Cary Xu
|
32be8a71ee
|
enh: rsma batch process
|
2022-08-17 20:14:06 +08:00 |
Liu Jicong
|
853e6e2988
|
refactor(mnode): drop stream task
|
2022-08-17 19:19:58 +08:00 |
wangmm0220
|
c8da11cce6
|
Merge branch '3.0' into feature/3.0_query_optimize
|
2022-08-17 19:12:27 +08:00 |
Minglei Jin
|
5e38aab3d7
|
fix: plus 1 with tdb strlen
|
2022-08-17 17:51:49 +08:00 |
Hui Li
|
2f8f2e0976
|
Merge pull request #16183 from taosdata/feature/tq
refactor(mnode): check drop and alter stb for stream and topic
|
2022-08-17 17:40:09 +08:00 |
Minglei Jin
|
701c11417d
|
Merge branch 'v3.0' into fix/TD-18437
|
2022-08-17 17:35:06 +08:00 |
yihaoDeng
|
a036d64ae0
|
avoid filter invalid table
|
2022-08-17 15:29:06 +08:00 |
Hui Li
|
945e290023
|
Merge pull request #16177 from taosdata/feature/stream
refactor(tmq): use tdb to store check info
|
2022-08-17 15:14:04 +08:00 |
Liu Jicong
|
e7377e410c
|
refactor(mnode): check drop and alter stb for stream and topic
|
2022-08-17 15:10:15 +08:00 |
wangmm0220
|
4f16771de4
|
fix:error in get table list by tag filter
|
2022-08-17 14:45:31 +08:00 |
Liu Jicong
|
357b21cfeb
|
refactor(tmq): use tdb to store check info
|
2022-08-17 13:58:56 +08:00 |
wangmm0220
|
2bf2d5e6e1
|
fix:error in get table list by tag filter
|
2022-08-17 11:39:55 +08:00 |
wangmm0220
|
d5a8b397f0
|
fix:merge from 3.0
|
2022-08-17 11:09:49 +08:00 |
Hui Li
|
57b9eee4c7
|
Merge pull request #16139 from taosdata/szhou/fixbugs
fix: source ts column error
|
2022-08-17 09:51:02 +08:00 |
Hui Li
|
e7c542bfa3
|
Merge pull request #16155 from taosdata/feature/stream
enh(stream): reduce table scan
|
2022-08-17 09:50:35 +08:00 |
Cary Xu
|
0ade372145
|
Merge branch '3.0' into feature/3.0_interval_hash_optimize
|
2022-08-17 09:46:49 +08:00 |
Liu Jicong
|
27e2ba79c0
|
Merge branch '3.0' into feature/stream
|
2022-08-17 01:11:18 +08:00 |
Shengliang Guan
|
f5b6fb7b9b
|
Merge pull request #16145 from taosdata/refact/meta_3.0
Refact: meta 3.0
|
2022-08-17 00:29:13 +08:00 |
Cary Xu
|
d170adf214
|
enh: rsma batch process
|
2022-08-16 20:22:45 +08:00 |
Liu Jicong
|
58ea5563a5
|
fix(tmq): rebalance
|
2022-08-16 19:46:42 +08:00 |
Shengliang Guan
|
4ec789fb4d
|
Merge remote-tracking branch 'origin/3.0' into fix/TD-18437
|
2022-08-16 19:29:10 +08:00 |
Shengliang Guan
|
4c4f5bdf5f
|
fix: the supertable and subtable can have same name
|
2022-08-16 19:28:16 +08:00 |
Hongze Cheng
|
540f28b37d
|
fix: sma coredump
|
2022-08-16 18:43:57 +08:00 |
Minglei Jin
|
7c82b1221f
|
fix: return error if stable's name duplicate with child table
|
2022-08-16 17:04:35 +08:00 |
slzhou
|
3f3c1b9e8d
|
Merge branch '3.0' of github.com:taosdata/TDengine into szhou/fixbugs
|
2022-08-16 16:45:42 +08:00 |
slzhou
|
29a34f3ea4
|
fix: initialize column aggregation value
|
2022-08-16 16:45:10 +08:00 |
Hui Li
|
9ffb72aa17
|
Merge pull request #16137 from taosdata/feature/stream
fix(stream): window delete
|
2022-08-16 16:13:52 +08:00 |
Hongze Cheng
|
dc83f9c4f7
|
fix: a little bug
|
2022-08-16 07:18:37 +00:00 |
wangmm0220
|
c4d25ccb90
|
fix:remove log for time cost
|
2022-08-16 14:48:31 +08:00 |