dapan1121
|
c4d630aaa1
|
fix: merge tree free rc issue
|
2023-06-21 13:58:07 +08:00 |
liuyao
|
49ca147c47
|
fix stream ci issue
|
2023-06-06 19:18:43 +08:00 |
liuyao
|
17f2c3f882
|
reset wind info
|
2023-06-02 18:27:22 +08:00 |
Haojun Liao
|
706e350217
|
fix(query): fix error in fill and partition.
|
2023-06-01 14:36:42 +08:00 |
Haojun Liao
|
5301c5756a
|
other: merge main into 3.0.
|
2023-06-01 09:29:18 +08:00 |
kailixu
|
f984e67eaa
|
fix(query): invalid buffer page
|
2023-05-29 16:04:35 +08:00 |
kailixu
|
3bbf5405c6
|
fix(query): invalid buf page
|
2023-05-29 14:36:29 +08:00 |
Haojun Liao
|
0966213847
|
fix(arch): set the correct module api dependency.
|
2023-05-25 14:21:40 +08:00 |
Haojun Liao
|
a9b18d203d
|
fix:fix error.
|
2023-05-24 23:49:26 +08:00 |
Haojun Liao
|
1f7f326bed
|
refactor: do some internal refactor and set the api function ptr.
|
2023-05-24 13:22:05 +08:00 |
Haojun Liao
|
85afbf0d35
|
refactor: do some internal refactor.
|
2023-05-23 18:58:54 +08:00 |
Haojun Liao
|
a63473b1cc
|
refacotor: do some internal refactor.
|
2023-05-23 18:54:32 +08:00 |
Haojun Liao
|
e67b532d8a
|
refactor: refactor the module dependency.
|
2023-05-23 18:29:23 +08:00 |
Haojun Liao
|
93c4e3fe70
|
other: remove empty files.
|
2023-05-19 09:12:16 +08:00 |
Haojun Liao
|
1e020a46c9
|
other: merge main.
|
2023-05-19 09:07:35 +08:00 |
yihaoDeng
|
9380b22394
|
merge 3.0
|
2023-05-18 05:46:38 +00:00 |
Haojun Liao
|
041ffa91bd
|
other: merge main.
|
2023-05-17 15:42:15 +08:00 |
liuyao
|
9258dcd740
|
fix:mem leak
|
2023-05-15 11:19:17 +08:00 |
Haojun Liao
|
170c603995
|
other: merge 3.0
|
2023-05-13 20:16:55 +08:00 |
dapan1121
|
69795286fa
|
Merge remote-tracking branch 'origin/main' into enh/tsbsPerf.4
|
2023-05-12 13:46:16 +08:00 |
dapan1121
|
0dd0b16842
|
enh: optimize table scan for last query
|
2023-05-12 13:30:17 +08:00 |
Haojun Liao
|
7ef16e1922
|
other: merge main.
|
2023-05-12 11:49:53 +08:00 |
Yihao Deng
|
cb223acf82
|
Merge branch 'main' into enh/rocksdbSstate
|
2023-05-08 09:45:27 +08:00 |
yihaoDeng
|
08c3a63341
|
Merge branch 'enh/standVer' into enh/rocksdbSstateMerge
|
2023-05-06 12:37:54 +00:00 |
Haojun Liao
|
29fcd1b83a
|
refactor: do some internal refactor.
|
2023-05-06 10:08:05 +08:00 |
Haojun Liao
|
b3da6cb224
|
fix(query): fix syntax error.
|
2023-04-28 14:56:50 +08:00 |
Haojun Liao
|
b7c8346b44
|
other: merge other branch.
|
2023-04-28 13:06:47 +08:00 |
Haojun Liao
|
da0d9c78ef
|
refactor: do some internal refactor.
|
2023-04-28 11:42:34 +08:00 |
Haojun Liao
|
8205168428
|
fix(query): fix memory leak.
|
2023-04-28 09:16:11 +08:00 |
Haojun Liao
|
7adc21028a
|
refactor: do some internal refactor.
|
2023-04-28 00:23:38 +08:00 |
Haojun Liao
|
25010cb11e
|
fix(query): stop tsdbreade ASAP, and do some internal refactor.
|
2023-04-27 22:21:18 +08:00 |
liuyao
|
d429e070da
|
fix fill bug
|
2023-04-24 18:23:35 +08:00 |
shenglian zhou
|
758427b3c4
|
fix: use slimit to indicate group for tag scan
|
2023-04-24 15:48:20 +08:00 |
yihaoDeng
|
917b07348c
|
Merge branch 'fix/rocksdbState' into enh/rocksRevert
|
2023-04-23 02:37:26 +00:00 |
Haojun Liao
|
4ed26bbc19
|
fix(stream): update the table list api.
|
2023-04-17 14:08:54 +08:00 |
Haojun Liao
|
1350af5267
|
fix(stream): set the correct initial checkpoint version to restore the operators state and add check for the initial destination tables.
|
2023-04-16 22:48:22 +08:00 |
Haojun Liao
|
04e042f21d
|
Merge branch 'feature/3_liaohj' into enh/rocksRevert
|
2023-04-15 09:35:43 +08:00 |
Haojun Liao
|
3ee3b16ebb
|
fix(query): fix the invalid read.
|
2023-04-14 19:37:58 +08:00 |
Haojun Liao
|
5850a3ab01
|
Merge remote-tracking branch 'origin/enh/rocksRevert' into enh/rocksRevert
|
2023-04-14 10:37:17 +08:00 |
Haojun Liao
|
b57c813681
|
other: merge feature/3_liaohj
|
2023-04-14 10:36:54 +08:00 |
liuyao
|
cb0b4ffbd3
|
use interval state
|
2023-04-14 09:38:35 +08:00 |
Haojun Liao
|
f8b672f09f
|
other: merge main.
|
2023-04-14 09:07:18 +08:00 |
liuyao
|
8992721e20
|
refact child cache
|
2023-04-13 09:15:50 +08:00 |
Haojun Liao
|
f6315af0c9
|
other: merge main.
|
2023-04-11 19:41:17 +08:00 |
Xiaoyu Wang
|
9578c4538a
|
Merge remote-tracking branch 'origin/3.0' into fix/3.0_merge_main
|
2023-04-11 19:33:23 +08:00 |
yihaoDeng
|
911f08b382
|
Merge branch 'dev3' into enh/rocksRevert
|
2023-04-11 11:10:33 +00:00 |
yihaoDeng
|
b24b91886a
|
Merge branch 'dev3' into enh/rocksRevert
|
2023-04-11 10:59:00 +00:00 |
Xiaoyu Wang
|
4c04b155d5
|
merge main
|
2023-04-11 15:56:28 +08:00 |
liuyao
|
95d81604c7
|
feat:encode&&decode stream scan op
|
2023-04-11 14:34:31 +08:00 |
Ganlin Zhao
|
ea6c96df32
|
fix memory leak
|
2023-04-11 11:13:23 +08:00 |