Commit graph

3008 commits

Author SHA1 Message Date
Cary Xu
bbd8eeaabe fix: qtaskinfo file cleanup logic 2022-09-04 20:47:22 +08:00
Cary Xu
59912fedf1 fix: stream input data block memory leak 2022-09-04 20:14:21 +08:00
Cary Xu
57437312db other: rsma code optimization 2022-09-04 16:54:07 +08:00
Cary Xu
54562e2426 enh: rsma fs restore procedure optimization 2022-09-04 15:51:40 +08:00
Cary Xu
18c3f19b6b Merge branch '3.0' into feature/3.0_interval_hash_optimize 2022-09-04 14:57:38 +08:00
Cary Xu
f78c61aac6 refactor: rsma fetch trigger refactor and use ref to manage qtaskf 2022-09-04 14:54:33 +08:00
Haojun Liao
66528912c3
Merge pull request #16646 from taosdata/feature/3_liaohj
fix(query): check the ts before merge file block.
2022-09-03 22:06:49 +08:00
Haojun Liao
04c360dfcf fix(query): check the ts before merge file block. 2022-09-03 20:30:53 +08:00
Shengliang Guan
7cdf41a7e5
Merge pull request #16629 from taosdata/fix/TD-18781
fix: default #time series to 2 if schema's gone
2022-09-03 20:23:52 +08:00
Shengliang Guan
0d8c9fb9d6
Merge pull request #16632 from taosdata/fix/dnode
enh: add hash prefix and suffix option to db
2022-09-02 23:05:33 +08:00
Shengliang Guan
25c67f6ebb enh: add hash prefix and suffix option to db 2022-09-02 19:00:11 +08:00
Minglei Jin
37035a374d fix: default #time series to 2 if schema's gone 2022-09-02 18:08:42 +08:00
Liu Jicong
3c470634a9
Merge pull request #16617 from taosdata/feature/stream
feat(stream): support delete data
2022-09-02 17:57:28 +08:00
Hongze Cheng
88bc40527b
Merge pull request #16618 from taosdata/fix/TD-18854
fix: rlock for meta uid index querying from query related threads
2022-09-02 17:39:28 +08:00
Liu Jicong
004a84ac81 fix memory leak 2022-09-02 16:41:32 +08:00
Liu Jicong
d653da7971 feat(stream): support delete data 2022-09-02 15:46:41 +08:00
Minglei Jin
df76d0ade2 fix: rlock for meta uid index querying from query related threads 2022-09-02 15:34:44 +08:00
Shengliang Guan
acab522494 enh: let create database SST_TRIGGER 2 worker 2022-09-02 15:19:50 +08:00
Liu Jicong
48036e83c8
Merge pull request #16596 from taosdata/feature/stream
refactor(taosx): filter meta
2022-09-02 11:54:42 +08:00
Liu Jicong
739e7ae76f Merge branch '3.0' into feature/stream 2022-09-02 11:10:38 +08:00
Liu Jicong
502d75302e refactor(taosx): filter meta 2022-09-02 10:00:15 +08:00
Shengliang Guan
8686b228ee
Merge pull request #16582 from taosdata/feature/3_liaohj
fix(query): check node type when extract column info.
2022-09-01 19:24:34 +08:00
Haojun Liao
fed9efa840 fix(query): check memory malloc failure. 2022-09-01 18:46:50 +08:00
dapan1121
b4ae5fadbe fix: fix create table rsp free issue 2022-09-01 18:00:41 +08:00
Cary Xu
c0fd55f755 Merge branch '3.0' into feature/3.0_interval_hash_optimize 2022-09-01 16:51:42 +08:00
Cary Xu
9ae0e15d6b refactor: rsma code refactor and use ref for qtaskf 2022-09-01 16:51:23 +08:00
Hongze Cheng
88e3096b58 fix: empry var-len data coredump 2022-09-01 15:25:38 +08:00
Shengliang Guan
900f5cf534
Merge pull request #16557 from taosdata/feature/stream
feat(taox): support auto create sub table
2022-09-01 14:47:34 +08:00
Liu Jicong
47eb2a3fb8 fix iterate msg 2022-09-01 13:15:29 +08:00
Liu Jicong
1fe4ab2341 feat(taox): support auto create sub table 2022-09-01 11:45:00 +08:00
Shengliang Guan
fca65df5fa
Merge pull request #16537 from taosdata/feature/3.0_interval_hash_optimize
other: adjust rsma duration for data files
2022-09-01 08:59:50 +08:00
Shengliang Guan
8652074fad
Merge pull request #16536 from taosdata/feature/TD-14761
fix: add filter logic for tmq in stable wal
2022-08-31 19:22:11 +08:00
Cary Xu
f3e2bef13e other: adjust max duration for rsma 2022-08-31 19:12:06 +08:00
Cary Xu
c4bcb4e1e3 other: adjust rsma duration for data files 2022-08-31 19:06:03 +08:00
wangmm0220
c5874ca892 fix: add filter logic for tmq in stable wal 2022-08-31 18:32:28 +08:00
Shengliang Guan
b89b2df2a6
Merge pull request #16524 from taosdata/feature/stream
feat(tmq): support taosx
2022-08-31 17:09:31 +08:00
Liu Jicong
1c99eb1d4d fix set schema and tbname 2022-08-31 15:27:41 +08:00
Liu Jicong
e9d1733e8c fix tbname 2022-08-31 14:37:18 +08:00
Liu Jicong
c4dcc994fb remove queue scan 2022-08-31 11:35:25 +08:00
Cary Xu
2ddfca5149 other: code optimization for assert condition 2022-08-30 19:29:26 +08:00
Cary Xu
753b725300 other: simplify qtaskinfo file naming 2022-08-30 17:29:02 +08:00
Shengliang Guan
c6fe02cff1
Merge pull request #16505 from taosdata/feature/3.0_interval_hash_optimize
enh: rsma fetch all logic optimization
2022-08-30 13:22:27 +08:00
Cary Xu
e257bd3986 other: code optimization 2022-08-30 11:50:50 +08:00
Cary Xu
3b3abbc293 other: revert the code 2022-08-30 11:47:23 +08:00
Cary Xu
7a67a9be4b enh: rsma fetch all logic optimization 2022-08-30 11:44:28 +08:00
Shengliang Guan
847926555b
Merge pull request #16500 from taosdata/fix/TD-18726
fix: stat timeseries every minute to avoid dnode offline caused by ma…
2022-08-30 10:56:59 +08:00
Shengliang Guan
beb08d4cea
Merge pull request #16478 from taosdata/feature/3.0_interval_hash_optimize
fix: race condition between fetch all and optr serialize
2022-08-30 10:40:24 +08:00
Minglei Jin
01aca9ffc7 fix: stat timeseries every minute to avoid dnode offline caused by massive tables 2022-08-30 10:07:33 +08:00
Cary Xu
2a45862946 other: code format 2022-08-30 09:55:47 +08:00
Cary Xu
9600840aad fix: race condition between fetch all and commit 2022-08-30 08:14:32 +08:00