Cary Xu
|
ae7550eb86
|
enh: rsma exec in async mode
|
2022-08-12 21:00:48 +08:00 |
Minglei Jin
|
6058b8dff5
|
Merge pull request #16003 from taosdata/fix/TD-18321
fix: use mem schema if pReader->pSchema is null
|
2022-08-11 19:18:30 +08:00 |
Haojun Liao
|
02300b30fa
|
Merge pull request #15995 from taosdata/feature/3_liaohj
fix(query): add check when invoking sma filter.
|
2022-08-11 18:52:51 +08:00 |
Minglei Jin
|
203a8073ca
|
fix: use mem schema if pReader->pSchema is null
|
2022-08-11 18:19:44 +08:00 |
Haojun Liao
|
3a6285c478
|
fix(query): add check when invoking sma filter.
|
2022-08-11 17:40:55 +08:00 |
Cary Xu
|
1d6d0aa2db
|
enh: row iter and fetch optimization
|
2022-08-10 17:26:44 +08:00 |
Haojun Liao
|
6250c1b157
|
Merge pull request #15851 from taosdata/feature/3.0_query_optimize
ehn(query): optimize the query performance.
|
2022-08-10 16:51:46 +08:00 |
Ganlin Zhao
|
249e2b12f6
|
fix(query): fix interp + fill interpolation after last datablock
|
2022-08-10 14:21:31 +08:00 |
Haojun Liao
|
41d2c92231
|
fix(query): copy null value.
|
2022-08-09 16:54:05 +08:00 |
Haojun Liao
|
29c84833d3
|
fix(query):fix invalid free.
|
2022-08-09 10:34:01 +08:00 |
Haojun Liao
|
30a64bdcd9
|
fix(query): set correct schema.
|
2022-08-09 10:16:00 +08:00 |
Hongze Cheng
|
4f06c4bbdd
|
make it compile
|
2022-08-08 07:32:02 +00:00 |
Hongze Cheng
|
8ae2ab1c6e
|
more work
|
2022-08-08 05:34:01 +00:00 |
Hongze Cheng
|
33c3f34f34
|
more work
|
2022-08-08 03:22:24 +00:00 |
Hongze Cheng
|
71691eb7da
|
make code compile
|
2022-08-07 13:14:43 +00:00 |
Hongze Cheng
|
7c32e099d0
|
more work
|
2022-08-06 14:20:30 +00:00 |
Hongze Cheng
|
04804e384a
|
more
|
2022-08-06 12:24:46 +00:00 |
Hongze Cheng
|
3436d52316
|
more refact
|
2022-08-06 12:23:29 +00:00 |
Hongze Cheng
|
3324f4e5b7
|
more work
|
2022-08-06 12:04:42 +00:00 |
wangmm0220
|
f28155714e
|
fix:confilcts from 3.0
|
2022-08-06 12:31:15 +08:00 |
wangmm0220
|
45e7597df3
|
feat:get data from snapshot for taosx
|
2022-08-05 21:12:18 +08:00 |
Hongze Cheng
|
51538a1710
|
more work
|
2022-08-05 09:47:26 +00:00 |
Haojun Liao
|
52173e14e1
|
fix(query): add check for null ptr.
|
2022-08-05 16:10:45 +08:00 |
Haojun Liao
|
0e4748771a
|
enh(query): support combine multi datablock to pass to upstream operators
|
2022-08-05 14:10:45 +08:00 |
Haojun Liao
|
271528f4e2
|
refactor: opt tsdb performance.
|
2022-08-04 18:12:44 +08:00 |
Haojun Liao
|
4cd7af0ecf
|
other: merge 3.0
|
2022-08-03 19:02:43 +08:00 |
Cary Xu
|
71419d330d
|
other: adjust rsma debug logs
|
2022-08-03 14:58:54 +08:00 |
Cary Xu
|
335da8fc65
|
other: add tsma debug log
|
2022-08-03 14:33:29 +08:00 |
Haojun Liao
|
bc600a4942
|
refactor: do some internal refactor optimize the building block performance.
|
2022-08-03 14:08:03 +08:00 |
Haojun Liao
|
64db9afeb7
|
refactor: do some internal refactor.
|
2022-08-03 10:52:06 +08:00 |
Shengliang Guan
|
efb0127fbf
|
refactor: adjust logs
|
2022-08-02 16:48:49 +08:00 |
Shengliang Guan
|
d5aea7dac2
|
refactor: adjust sync log
|
2022-08-02 16:39:12 +08:00 |
Minglei Jin
|
711c75652c
|
Merge pull request #15671 from taosdata/fix/TD-18074
fix: new pSchema if reader's schema is null
|
2022-08-02 14:12:30 +08:00 |
Haojun Liao
|
bb869800f6
|
Merge pull request #15661 from taosdata/feature/3_liaohj
refactor: optimize the build block perf.
|
2022-08-02 13:04:00 +08:00 |
Minglei Jin
|
5cf4dac071
|
fix: new pSchema if reader's schema is null
|
2022-08-02 12:56:33 +08:00 |
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 |
Haojun Liao
|
bbcba1855d
|
Merge branch '3.0' into feature/3_liaohj
|
2022-08-01 20:09:42 +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 |
Haojun Liao
|
7db6497d28
|
refactor: update some logs.
|
2022-08-01 11:19:06 +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 |
Liu Jicong
|
a34d344225
|
Merge pull request #14808 from taosdata/feature/stream
refactor(tmq): prepare only needed
|
2022-07-12 18:09:31 +08:00 |
Haojun Liao
|
85ddb63e53
|
fix(query): free resources in tsdbread
|
2022-07-12 17:44:10 +08:00 |
Liu Jicong
|
8e3f5135a6
|
fix(tsdb): close fd
|
2022-07-12 17:28:14 +08:00 |
Cary Xu
|
6c5e8bae55
|
fix: use correct keep2 when set least ts for query
|
2022-07-12 14:14:42 +08:00 |
Haojun Liao
|
4527447b60
|
fix(query): handle the indefinit function output with partition by
|
2022-07-11 11:13:49 +08:00 |
Haojun Liao
|
7dc7f478de
|
refactor: do some internal refactor and fix some memory leak.
|
2022-07-10 17:34:21 +08:00 |
Haojun Liao
|
40380ef9c1
|
refactor: do internal refactor.
|
2022-07-10 10:15:27 +08:00 |
Haojun Liao
|
fceee02622
|
Merge branch '3.0' into feature/3_liaohj
|
2022-07-09 11:11:11 +08:00 |
Haojun Liao
|
3e81daf578
|
fix(query): fix memory leak.
|
2022-07-08 17:28:37 +08:00 |
dapan1121
|
50a6ef7f39
|
Merge pull request #14635 from taosdata/feature/insertselect
feat: support insert from query res
|
2022-07-08 16:59:21 +08:00 |
Haojun Liao
|
1711d646c1
|
Merge pull request #14671 from taosdata/feature/3_liaohj
enh(query): add block sma for int type column data.
|
2022-07-08 16:23:13 +08:00 |
Shengliang Guan
|
09c095a91c
|
fix: asan error
|
2022-07-08 11:51:35 +08:00 |
Haojun Liao
|
c339800611
|
fix(query): handle delete duration generating data block.
|
2022-07-08 11:02:12 +08:00 |