Hongze Cheng
|
f8c0c0ca6d
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into refact/tsdb_optimize
|
2022-09-01 17:41:48 +08:00 |
Shengliang Guan
|
c49bb4533f
|
Merge pull request #16575 from taosdata/enh/3.0_planner_optimize
enh: the default values of wal related parameters are different in si…
|
2022-09-01 16:50:19 +08:00 |
Minglei Jin
|
e8cae58f8d
|
Merge branch 'refact/tsdb_optimize' of https://github.com/taosdata/TDengine into refact/tsdb_optimize
|
2022-09-01 16:42:45 +08:00 |
Minglei Jin
|
97d533d520
|
tsdbCache/usage: new cacheload column for db.vgroups to check usage
|
2022-09-01 16:41:08 +08:00 |
Xiaoyu Wang
|
c06503d865
|
enh: the default values of wal related parameters are different in single-replica and multi-replica
|
2022-09-01 15:52:03 +08:00 |
Haojun Liao
|
72e0f09dd2
|
refactor(query): do some internal refactor.
|
2022-09-01 15:50:41 +08:00 |
Minglei Jin
|
bd0523ddb9
|
tsdbCache/last: add DCLP to last lookup
|
2022-09-01 15:48:49 +08:00 |
Minglei Jin
|
ceb2948421
|
Merge branch 'refact/tsdb_optimize' of https://github.com/taosdata/TDengine into refact/tsdb_optimize
|
2022-09-01 15:33:52 +08:00 |
Minglei Jin
|
94f4d746b4
|
tsdbCache: support multi-last data reading
|
2022-09-01 15:33:01 +08:00 |
Hongze Cheng
|
88e3096b58
|
fix: empry var-len data coredump
|
2022-09-01 15:25:38 +08:00 |
Haojun Liao
|
cdeca85e31
|
refactor: do some internal refactor.
|
2022-09-01 15:19:59 +08:00 |
Haojun Liao
|
e65927bc5b
|
fix(query): fix bug in merge multiple last files.
|
2022-09-01 15:11:40 +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 |
Hongze Cheng
|
12cbd1c8bb
|
refact
|
2022-09-01 14:25:24 +08:00 |
Hongze Cheng
|
28e520656b
|
fix: commit bug
|
2022-09-01 14:24:47 +08:00 |
Liu Jicong
|
47eb2a3fb8
|
fix iterate msg
|
2022-09-01 13:15:29 +08:00 |
Haojun Liao
|
1cfd3e74f9
|
enh(query): support merge multiple last files.
|
2022-09-01 11:56:56 +08:00 |
Liu Jicong
|
1fe4ab2341
|
feat(taox): support auto create sub table
|
2022-09-01 11:45:00 +08:00 |
Hongze Cheng
|
4271911b50
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into refact/tsdb_optimize
|
2022-09-01 09:51:33 +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 |
Hongze Cheng
|
03992f770b
|
more code
|
2022-08-31 22:04:14 +08:00 |
Shengliang Guan
|
7509db4d81
|
Merge pull request #16535 from taosdata/fix/dnode
enh: make cmake .. -DCMAKE_BUILD_TYPE=Release work
|
2022-08-31 19:31:43 +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
|
4401080328
|
enh: make cmake .. -DCMAKE_BUILD_TYPE=Release work
|
2022-08-31 18:06:17 +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 |
Shengliang Guan
|
5712d95260
|
Merge pull request #16506 from taosdata/enh/mvTables2Ins
enh: move some tables from perf to ins
|
2022-08-31 11:12:00 +08:00 |
Cary Xu
|
2ddfca5149
|
other: code optimization for assert condition
|
2022-08-30 19:29:26 +08:00 |
Hongze Cheng
|
97699559b6
|
fix a coredump
|
2022-08-30 17:55:53 +08:00 |
Cary Xu
|
753b725300
|
other: simplify qtaskinfo file naming
|
2022-08-30 17:29:02 +08:00 |
dapan1121
|
39569cbd9a
|
enh: move some tables from perf to ins
|
2022-08-30 13:49:35 +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 |
Shengliang Guan
|
ce0eb89465
|
Merge pull request #16503 from taosdata/feature/stream
feat(tmq): support taosx
|
2022-08-30 13:21:54 +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 |
Hongze Cheng
|
e73b4a68bb
|
refact some code
|
2022-08-30 11:31:35 +08:00 |
Hongze Cheng
|
4c847cde6b
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into refact/tsdb_optimize
|
2022-08-30 11:28:19 +08:00 |
Hongze Cheng
|
43f03d9eef
|
fix compile error
|
2022-08-30 11:28:06 +08:00 |
Hongze Cheng
|
3111fad1f9
|
more code
|
2022-08-30 11:27:38 +08:00 |
Hongze Cheng
|
f19b0f050f
|
more code
|
2022-08-30 11:21:09 +08:00 |
Hongze Cheng
|
e2f99ba072
|
more code
|
2022-08-30 11:19:25 +08:00 |
Liu Jicong
|
8b3489760c
|
feat(tmq): support taosx
|
2022-08-30 11:12:20 +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 |