Hongze Cheng
|
1543e241d3
|
refact: do some insert optimization
|
2022-07-29 19:49:54 +08:00 |
Haojun Liao
|
aeed234b2e
|
fix(query):fix memory leak.
|
2022-07-26 20:40:39 +08:00 |
Haojun Liao
|
4532bcdf4e
|
fix(query):set ptr to be null after releasing resources.
|
2022-07-26 13:26:29 +08:00 |
Haojun Liao
|
90b3e77698
|
fix(query):disable merge for project operator in stream processing.
|
2022-07-25 16:02:49 +08:00 |
Hongze Cheng
|
1a9f21c724
|
fix coredump
|
2022-07-16 08:02:39 +00:00 |
Hongze Cheng
|
ec2a069185
|
more vnode snapshot writer
|
2022-07-15 06:53:56 +00:00 |
Hongze Cheng
|
25a2d04b85
|
more vnode snapshot writer
|
2022-07-14 07:37:53 +00:00 |
Hongze Cheng
|
e6e9926d38
|
more vnode snapshot writer
|
2022-07-13 12:02:59 +00:00 |
Hongze Cheng
|
583742089e
|
more vnode snapshot writer
|
2022-07-13 08:14:20 +00:00 |
Hongze Cheng
|
b691e76782
|
more vnode snapshot
|
2022-07-13 05:51:37 +00:00 |
Hongze Cheng
|
be841955ae
|
make retention work
|
2022-07-11 09:45:04 +00:00 |
Hongze Cheng
|
9071c650a1
|
retention code
|
2022-07-11 08:17:03 +00:00 |
Hongze Cheng
|
be1af580c2
|
tsdb retention function
|
2022-07-10 12:25:11 +00:00 |
Hongze Cheng
|
0840affc32
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/tsdb_snapshot
|
2022-07-08 12:33:12 +00:00 |
Hongze Cheng
|
294acc9e00
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/tsdb_merge_bug
|
2022-07-08 08:26:50 +00: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 |
Hongze Cheng
|
1e4f7e3a9c
|
fix: count coredump
|
2022-07-08 08:23:12 +00:00 |
Hongze Cheng
|
57cc359858
|
more work
|
2022-07-08 05:31:34 +00:00 |
Hongze Cheng
|
16c1df91eb
|
fix: tsdb commit merge bug
|
2022-07-07 09:07:14 +00:00 |
Haojun Liao
|
4d2bc796e7
|
enh(query): add block sma for int type column data.
|
2022-07-07 11:26:58 +08:00 |
Minglei Jin
|
1c7f6bf28e
|
tsdbUtil: fix compr functions
|
2022-07-06 11:32:58 +08:00 |
Minglei Jin
|
56efeefc56
|
tsdbUtil: fix binary search typo
|
2022-07-05 19:09:16 +08:00 |
Hongze Cheng
|
08a7d9d38f
|
fix ci coredump
|
2022-07-05 09:31:51 +00:00 |
Minglei Jin
|
de85dea5e2
|
tsdbUtil: fix cmpr functions
|
2022-07-05 10:58:43 +08:00 |
Hongze Cheng
|
27b719febd
|
refact some code
|
2022-07-04 11:24:54 +00:00 |
Hongze Cheng
|
b1466ad79c
|
make sma work
|
2022-07-04 03:01:19 +00:00 |
Hongze Cheng
|
1acbb50f24
|
finish read block sma api
|
2022-07-02 07:25:07 +00:00 |
Hongze Cheng
|
7d50bfcb0d
|
more code
|
2022-07-01 15:10:46 +00:00 |
Hongze Cheng
|
cc181e0bc2
|
refact
|
2022-06-30 09:56:34 +00:00 |
Hongze Cheng
|
8e1de153dd
|
fix bug
|
2022-06-29 08:54:32 +00:00 |
Hongze Cheng
|
d032dec4fb
|
more work
|
2022-06-29 06:51:45 +00:00 |
Hongze Cheng
|
40dd9564f2
|
more work
|
2022-06-29 03:34:55 +00:00 |
Hongze Cheng
|
0dbdc3d68e
|
more work
|
2022-06-29 02:06:06 +00:00 |
Hongze Cheng
|
7dc8b876f3
|
more work
|
2022-06-29 01:59:22 +00:00 |
Hongze Cheng
|
79e23420b4
|
refact more
|
2022-06-28 05:41:15 +00:00 |
Hongze Cheng
|
89026d754f
|
more work
|
2022-06-28 03:22:56 +00:00 |
Minglei Jin
|
6ece070911
|
tsdbCache: first round tsRowFromTsdbRow
|
2022-06-27 20:59:13 +08:00 |
Hongze Cheng
|
f9fd39eb58
|
more work
|
2022-06-27 11:20:11 +00:00 |
Hongze Cheng
|
d814016e23
|
more work
|
2022-06-27 07:23:38 +00:00 |
Hongze Cheng
|
2a41f1d3f6
|
more work
|
2022-06-27 06:07:45 +00:00 |
Hongze Cheng
|
4b5b3bad11
|
more work
|
2022-06-27 05:30:10 +00:00 |
Hongze Cheng
|
9a123ba608
|
Merge branch 'feat/tsdb_refact' of https://github.com/taosdata/TDengine into feat/tsdb_refact
|
2022-06-25 11:40:52 +00:00 |
Hongze Cheng
|
e32961ce5e
|
more work
|
2022-06-25 11:40:50 +00:00 |
Minglei Jin
|
65b54f9d73
|
tsdbCache: framework for last row merging
|
2022-06-25 19:31:16 +08:00 |
Hongze Cheng
|
7d1574feca
|
fix map data encode bug
|
2022-06-25 08:52:24 +00:00 |
Hongze Cheng
|
21062f72d1
|
more work
|
2022-06-24 13:10:39 +00:00 |
Hongze Cheng
|
bbf92eeba6
|
more work
|
2022-06-24 10:10:41 +00:00 |
Hongze Cheng
|
39e48a7eaa
|
more work
|
2022-06-24 07:42:17 +00:00 |
Hongze Cheng
|
f7c771727a
|
Merge branch 'feat/tsdb_refact' of https://github.com/taosdata/TDengine into feat/tsdb_refact
|
2022-06-24 01:29:19 +00:00 |
Minglei Jin
|
c999aead58
|
last_row/del-skyline: first round skyline building
|
2022-06-23 23:14:18 +08:00 |