Hongze Cheng
|
b81f1c7be1
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into enh/tsdb_optimize
|
2023-04-19 14:38:24 +08:00 |
Xiaoyu Wang
|
7cf9919ab0
|
Merge pull request #20964 from taosdata/enh/3.0_planner_optimize
feat: last queries with tags output can be read from cache
|
2023-04-19 14:34:32 +08:00 |
Xiaoyu Wang
|
586b3945d1
|
feat: last queries with tags output can be read from cache
|
2023-04-19 13:09:11 +08:00 |
Xiaoyu Wang
|
6669c3a5ad
|
feat: last queries with tags output can be read from cache
|
2023-04-18 17:13:14 +08:00 |
Hongze Cheng
|
a2bf1e2c7a
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into enh/tsdb_optimize
|
2023-04-17 10:59:41 +08:00 |
Haojun Liao
|
efb9ebe875
|
Merge pull request #20873 from taosdata/feature/3_liaohj
enh(stream): the stream will start after vnode restore being completed.
|
2023-04-15 09:34:34 +08:00 |
Hongze Cheng
|
edf9fdbecc
|
make it compile
|
2023-04-14 23:19:36 +08:00 |
Hongze Cheng
|
bd1c8e1902
|
fix more code
|
2023-04-14 21:59:08 +08:00 |
Hongze Cheng
|
01bacc10ef
|
fix: an important fix
|
2023-04-14 21:43:40 +08:00 |
Haojun Liao
|
1cd2268a99
|
Merge branch 'main' into feature/3_liaohj
|
2023-04-14 18:30:55 +08:00 |
Haojun Liao
|
e0cb8aa534
|
fix(stream): don't the initial task status and do some internal refactor.
|
2023-04-14 17:43:37 +08:00 |
Hongze Cheng
|
d1289d4c21
|
more code
|
2023-04-14 13:39:42 +08:00 |
Haojun Liao
|
eb0e1f848a
|
fix(stream): remove unused tqreader, do some internal refactor, set the meta value for streamtask.
|
2023-04-14 12:00:09 +08:00 |
Xiaoyu Wang
|
96d2c5b9e3
|
Merge pull request #20927 from taosdata/FIX/TD-23552-main
enh: try to propose vnode commit at vnode closing
|
2023-04-14 09:14:10 +08:00 |
Haojun Liao
|
f8b672f09f
|
other: merge main.
|
2023-04-14 09:07:18 +08:00 |
Haojun Liao
|
4d83118ff7
|
fix(stream): fix memory leak.
|
2023-04-13 23:49:14 +08:00 |
Haojun Liao
|
70b45a4cf0
|
fix(stream): all data should be extracted from wal.
|
2023-04-13 23:22:09 +08:00 |
Benguang Zhao
|
d8386754ee
|
enh: try to propose vnode commit at vnode closing
|
2023-04-13 19:45:24 +08:00 |
Xiaoyu Wang
|
7e51190bc8
|
Merge pull request #20914 from taosdata/fix/TD-22941-1
fix(tsdb/read): release bi cache entry before returning
|
2023-04-13 19:24:06 +08:00 |
Hongze Cheng
|
ac0bb0cf44
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into enh/tsdb_optimize
|
2023-04-13 15:13:42 +08:00 |
Hongze Cheng
|
e60672d019
|
more code
|
2023-04-13 15:13:27 +08:00 |
Minglei Jin
|
ab372d501a
|
fix(tsdb/read): release bi cache entry before returning
|
2023-04-13 14:33:37 +08:00 |
Xiaoyu Wang
|
a44d455e56
|
merge 3.0
|
2023-04-13 14:32:05 +08:00 |
Xiaoyu Wang
|
3d962cd950
|
Merge pull request #20905 from taosdata/fix/TD-22941
fix(tsdb/cache): fix block index ref releasing
|
2023-04-13 13:37:20 +08:00 |
Minglei Jin
|
589ed9d0ce
|
fix(tsdb/cache): fix block index ref releasing
|
2023-04-13 12:09:44 +08:00 |
Minglei Jin
|
ef219095cf
|
fix(tsdb/read): remove duplicat schema fetching
|
2023-04-13 10:06:49 +08:00 |
Hongze Cheng
|
58ed42b063
|
more code
|
2023-04-12 15:18:12 +08:00 |
Xiaoyu Wang
|
933660ae8d
|
Merge remote-tracking branch 'origin/main' into fix/3.0_merge_main
|
2023-04-12 14:13:23 +08:00 |
Hongze Cheng
|
3f8f7bb451
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into enh/tsdb_optimize
|
2023-04-12 11:28:30 +08:00 |
Hongze Cheng
|
d24fed6ffa
|
more code
|
2023-04-12 11:14:52 +08:00 |
Xiaoyu Wang
|
813591f993
|
Merge pull request #20872 from taosdata/fix/TD-23474
fix(tsdb/cache): skip schema updating for non ts row
|
2023-04-12 10:47:02 +08:00 |
Xiaoyu Wang
|
8b8ac0cd77
|
merge main
|
2023-04-12 10:43:28 +08:00 |
Haojun Liao
|
f6315af0c9
|
other: merge main.
|
2023-04-11 19:41:17 +08:00 |
Haojun Liao
|
5ab54481f0
|
refactor: do some internal refactor.
|
2023-04-11 19:24:34 +08:00 |
Haojun Liao
|
f083697dba
|
refactor(tq): do some internal refactor.
|
2023-04-11 19:04:33 +08:00 |
Haojun Liao
|
24c9495772
|
Merge pull request #20857 from taosdata/fix/TS-3081
fix:optimize log & change the length of tag if tag is null in schemaless
|
2023-04-11 19:01:07 +08:00 |
Minglei Jin
|
3ac5b35f4b
|
fix(tsdb/cache): skip schema updating for non ts row
|
2023-04-11 18:57:11 +08:00 |
Hongze Cheng
|
8d7055b123
|
more code
|
2023-04-11 17:04:52 +08:00 |
Haojun Liao
|
aae2758863
|
fix(stream): disable the deploy msg when restart taosd.
|
2023-04-11 16:58:51 +08:00 |
Xiaoyu Wang
|
4c04b155d5
|
merge main
|
2023-04-11 15:56:28 +08:00 |
Haojun Liao
|
18479d8115
|
refactor: do some internall refactor.
|
2023-04-11 15:42:24 +08:00 |
Hongze Cheng
|
1df5680e9e
|
more code
|
2023-04-11 15:34:40 +08:00 |
Hongze Cheng
|
2f51c609f4
|
more code
|
2023-04-11 15:01:42 +08:00 |
Hongze Cheng
|
a72633d715
|
more code
|
2023-04-11 14:22:36 +08:00 |
wangmm0220
|
c40c695ea7
|
fix:optimize log & change the length of tag if tag is null in schemaless
|
2023-04-11 13:49:18 +08:00 |
Haojun Liao
|
15cceb5a5a
|
refactor: do some internal refactors.
|
2023-04-11 11:53:10 +08:00 |
Hongze Cheng
|
47b961018c
|
more code
|
2023-04-11 11:00:35 +08:00 |
Haojun Liao
|
a4ba5401f9
|
enh(stream): set the start version of all operators.
|
2023-04-11 10:01:36 +08:00 |
Haojun Liao
|
497c9ea9c8
|
Merge branch 'main' into feature/3_liaohj
|
2023-04-10 17:57:26 +08:00 |
Hongze Cheng
|
6bc0d17605
|
more code
|
2023-04-10 17:52:51 +08:00 |