Shengliang Guan
|
bd31c9da5a
|
Merge pull request #15657 from taosdata/fix/dnode
fix: write snapshot after apply queue is empty
|
2022-08-01 20:13:08 +08:00 |
Shengliang Guan
|
99f29f6455
|
refactor: adjust log
|
2022-08-01 17:23:52 +08:00 |
54liuyao
|
b3d104349f
|
feat(stream):optimize stream update scan
|
2022-08-01 17:09:46 +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 |
Minglei Jin
|
e57f12d581
|
fix: use colId to merge rows
|
2022-07-30 15:23:28 +08:00 |
Minglei Jin
|
56d2697308
|
fix: new tRowMergerInit2 for ts row merging
|
2022-07-30 12:46:40 +08:00 |
Haojun Liao
|
2261d689e4
|
fix(query): opt read data from file block.
|
2022-07-29 21:09:33 +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
|
60c5b2beac
|
fix(query): optimize the row merge procedure for files.
|
2022-07-29 17:53:30 +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
|
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
|
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 |
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
|
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 |
Minglei Jin
|
eefad2bd9d
|
fix: use Ex version of metaGetTbTSchema to retrieve schema
|
2022-07-20 14:28:13 +08:00 |
WANG MINGMING
|
258f4fb20a
|
Merge branch '3.0' into feature/TD-14761
|
2022-07-20 11:20:42 +08:00 |
Minglei Jin
|
e422d7dbf5
|
fix: remove assert if schema is null
|
2022-07-20 10:29:21 +08:00 |
wangmm0220
|
bc0e8e3061
|
fix:invalidate in telnet schemaless
|
2022-07-20 09:48:57 +08:00 |
Haojun Liao
|
a0428f5685
|
fix(query): add null ptr check.
|
2022-07-19 18:05:26 +08:00 |
Hongze Cheng
|
024f2221b7
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/hzcheng_3.0
|
2022-07-19 08:31:16 +00:00 |
Hongze Cheng
|
657c2dcaa4
|
more r/w concurrency
|
2022-07-19 07:21:15 +00:00 |
Hongze Cheng
|
58135a1aeb
|
tsdb r/w concurrency
|
2022-07-19 06:19:01 +00:00 |
Haojun Liao
|
5e754a7662
|
fix(query): add check for deleting record
|
2022-07-19 14:00:45 +08:00 |
dapan1121
|
077fbd6787
|
Merge pull request #15010 from taosdata/fix/TD-17460
fix: fix taosd mem leak
|
2022-07-18 09:18:43 +08:00 |
dapan1121
|
9ec14ece62
|
fix: fix taosd mem leak
|
2022-07-16 18:58:29 +08:00 |
Hongze Cheng
|
989159f0ba
|
vnod snapshot done
|
2022-07-15 13:02:24 +00:00 |
Haojun Liao
|
fd2dec280b
|
fix(query): fix memory leak.
|
2022-07-15 11:18:26 +08:00 |
Haojun Liao
|
707f0a837a
|
fix(query): set correct fill output object.
|
2022-07-14 20:11:29 +08:00 |
Haojun Liao
|
75aca0b031
|
fix(query): set correct fill output column index, fix some memory leak, and do some internal refactor,
|
2022-07-14 13:53:23 +08:00 |
Haojun Liao
|
083de75afc
|
fix(query):fix memory leak.
|
2022-07-13 23:15:58 +08:00 |
Haojun Liao
|
2c1efc3963
|
other: merge 3.0
|
2022-07-12 21:10:10 +08:00 |