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 |
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 |
Minglei Jin
|
56d2697308
|
fix: new tRowMergerInit2 for ts row merging
|
2022-07-30 12:46:40 +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 |
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
|
2261d689e4
|
fix(query): opt read data from file block.
|
2022-07-29 21:09:33 +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 |
Minglei Jin
|
d67f8c3837
|
Merge pull request #15548 from taosdata/fix/TD-17961
fix: init mergedRow to NULL
|
2022-07-29 17:45:23 +08:00 |
Minglei Jin
|
8cee6817ca
|
fix: init mergedRow to NULL
|
2022-07-29 16:23:20 +08:00 |
Hongze Cheng
|
9c87967a11
|
fix: another replica coredump
|
2022-07-29 02:45:41 +00:00 |
Hongze Cheng
|
be79253d0f
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/hzcheng_3.0
|
2022-07-28 09:19:26 +00:00 |
Minglei Jin
|
34b0208f14
|
refact: tsdbCache/cleanup, remove tsRowFromTsdbRow
|
2022-07-28 15:29:22 +08:00 |
Hongze Cheng
|
a3245a1e26
|
fix: another replica coredump
|
2022-07-28 07:03:46 +00:00 |
Hongze Cheng
|
1840d8d812
|
fix: replica coredump debug
|
2022-07-28 06:35:56 +00:00 |
Minglei Jin
|
6e92950a4d
|
fix: cleanup tsdbCache, removing unused functions
|
2022-07-28 14:06:44 +08:00 |
Haojun Liao
|
aeed234b2e
|
fix(query):fix memory leak.
|
2022-07-26 20:40:39 +08:00 |
Haojun Liao
|
bd8fa53371
|
fix(query): set current SBlock before move to next block.
|
2022-07-26 15:52:47 +08:00 |
Haojun Liao
|
4532bcdf4e
|
fix(query):set ptr to be null after releasing resources.
|
2022-07-26 13:26:29 +08:00 |
Haojun Liao
|
6600540fd9
|
refactor: optimize the memory consumption during tsdbread
|
2022-07-26 11:43:45 +08:00 |
Haojun Liao
|
231f439979
|
refactor: opt memory consumption for tsdbread.
|
2022-07-26 10:19:12 +08:00 |
Haojun Liao
|
90b3e77698
|
fix(query):disable merge for project operator in stream processing.
|
2022-07-25 16:02:49 +08:00 |
Haojun Liao
|
6d86ef0c33
|
other: merge 3.0
|
2022-07-25 11:22:09 +08:00 |
Haojun Liao
|
9bddf99d7d
|
refactor(query): do some internal refactor.
|
2022-07-25 11:17:45 +08:00 |
Cary Xu
|
00a9598ac8
|
enh: rsma level 2/3 submitReq msg use wal version
|
2022-07-22 20:39:13 +08:00 |
Hongze Cheng
|
8cdef36879
|
fix: sam cases
|
2022-07-22 04:56:15 +00:00 |
Hongze Cheng
|
cd762afe76
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/hzcheng_3.0
|
2022-07-22 04:50:24 +00:00 |
Hongze Cheng
|
b27272d784
|
fix memory leak
|
2022-07-22 01:40:02 +00:00 |
Hongze Cheng
|
63627172c6
|
fix memory leak
|
2022-07-22 01:37:21 +00:00 |
Hongze Cheng
|
a086019de7
|
more concurrency fix
|
2022-07-21 13:02:48 +00:00 |
Haojun Liao
|
7522c2edf3
|
refactor: do some internal refactor.
|
2022-07-21 20:44:36 +08:00 |
Hongze Cheng
|
bce29321c6
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/hzcheng_3.0
|
2022-07-21 12:40:03 +00:00 |
Hongze Cheng
|
15c3945eb7
|
fix: another concurrency problem
|
2022-07-21 12:38:49 +00:00 |
Hongze Cheng
|
6a7a3da3db
|
fix some crash
|
2022-07-21 11:56:18 +00:00 |
Hongze Cheng
|
684dd82358
|
fix read concurrency
|
2022-07-21 11:42:42 +00:00 |
Haojun Liao
|
8e42bf85e8
|
fix(query): fix border check.
|
2022-07-21 15:47:22 +08:00 |
Hongze Cheng
|
f195decac9
|
more fix
|
2022-07-21 06:27:32 +00:00 |
Haojun Liao
|
2a437ee38a
|
fix(query): close del handle when successing in read del file content.
|
2022-07-21 11:35:31 +08:00 |
Haojun Liao
|
c2d588a118
|
other:merge 3.0
|
2022-07-21 11:29:34 +08:00 |
Haojun Liao
|
ef0d705c5f
|
fix(query): close del file read handle.
|
2022-07-21 11:27:20 +08:00 |
Minglei Jin
|
37bb5caf29
|
Merge pull request #15205 from taosdata/fix/TD-17582
fix: use suid from pReader
|
2022-07-20 19:44:40 +08:00 |
Minglei Jin
|
5cc829e45f
|
fix: use suid from pReader
|
2022-07-20 18:47:46 +08:00 |
Minglei Jin
|
982b11f6eb
|
Merge pull request #15184 from taosdata/fix/TD-17582
fix: use Ex version of metaGetTbTSchema to retrieve schema
|
2022-07-20 16:51:10 +08:00 |
Minglei Jin
|
527aa3584d
|
fix: get suid from uid to be used to retrieve schema
|
2022-07-20 15:26:47 +08:00 |