Hongze Cheng
|
68f07c4bec
|
more code
|
2023-05-15 17:14:45 +08:00 |
|
Hongze Cheng
|
23ad540035
|
more code
|
2023-05-15 15:56:13 +08:00 |
|
Hongze Cheng
|
066786e681
|
more code
|
2023-05-15 15:47:06 +08:00 |
|
Hongze Cheng
|
c31b1034cd
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into enh/tsdb_optimize
|
2023-05-15 14:26:40 +08:00 |
|
Hongze Cheng
|
33b8ff9bce
|
more code
|
2023-05-15 11:39:00 +08:00 |
|
Haojun Liao
|
170c603995
|
other: merge 3.0
|
2023-05-13 20:16:55 +08:00 |
|
Haojun Liao
|
99148d6719
|
other: merge 3.0
|
2023-05-13 20:02:48 +08:00 |
|
Hongze Cheng
|
e7ebb5c2db
|
more code
|
2023-05-12 16:23:07 +08:00 |
|
Hongze Cheng
|
a15a1ab806
|
Merge branches 'enh/tsdb_optimize' and '3.0' of https://github.com/taosdata/TDengine into enh/tsdb_optimize
|
2023-05-12 14:14:45 +08:00 |
|
Haojun Liao
|
7ef16e1922
|
other: merge main.
|
2023-05-12 11:49:53 +08:00 |
|
Hongze Cheng
|
a792bcad68
|
more code
|
2023-05-12 09:07:50 +08:00 |
|
Hongze Cheng
|
2a754394bf
|
more code
|
2023-05-11 18:16:55 +08:00 |
|
Minglei Jin
|
81d4673153
|
cache/get: clear writebatch after writing
|
2023-05-10 17:52:26 +08:00 |
|
Minglei Jin
|
74c9a4b80b
|
Merge branch '3.0' into fix/TS-3181
|
2023-05-10 17:42:46 +08:00 |
|
Minglei Jin
|
10cee51d32
|
fix(cache/get): move rocks wring out of column iterating
|
2023-05-10 17:32:51 +08:00 |
|
yihaoDeng
|
5708fcb5cb
|
Merge branch 'enh/3.0' into enh/rocksdbSstateMerge
|
2023-05-10 08:02:16 +00:00 |
|
Hongze Cheng
|
3f4b4b5235
|
more code
|
2023-05-10 14:54:13 +08:00 |
|
Minglei Jin
|
9bbf36d35d
|
cache/serialize: keep original col value untouched
|
2023-05-10 14:39:51 +08:00 |
|
Minglei Jin
|
84987c494a
|
cache/fs: fix primary ts column loading
|
2023-05-10 12:25:36 +08:00 |
|
Minglei Jin
|
0958fe5635
|
cache/binary: memcpy binary pData if pLastCol is from rocks lookup
|
2023-05-10 10:15:48 +08:00 |
|
yihaoDeng
|
8356533eb1
|
Merge branch 'enh/standVer' into enh/rocksdbSstateMerge
|
2023-05-09 12:13:16 +00:00 |
|
Ganlin Zhao
|
76dd5a962a
|
fix: fix crash caused by tsdbReaderResume error not handled
|
2023-05-09 17:19:45 +08:00 |
|
Hongze Cheng
|
c748e4af25
|
more code
|
2023-05-09 16:46:23 +08:00 |
|
Hongze Cheng
|
61eb991eca
|
more code
|
2023-05-09 16:24:18 +08:00 |
|
Hongze Cheng
|
023281ae32
|
more code
|
2023-05-09 14:50:37 +08:00 |
|
Hongze Cheng
|
faadf5d3a2
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into enh/tsdb_optimize
|
2023-05-09 13:32:16 +08:00 |
|
Minglei Jin
|
412fc9b0bc
|
cache/memory: fix double free issue with tsim/parser/last_cache.sim
|
2023-05-09 11:09:53 +08:00 |
|
Minglei Jin
|
064c46bc7b
|
cache/dclp: double check to load from tsdb
|
2023-05-09 09:17:26 +08:00 |
|
Hongze Cheng
|
f45d10bb28
|
more code
|
2023-05-08 18:15:31 +08:00 |
|
Minglei Jin
|
9b275f7421
|
cache/last_row cid: first round implementation for last_row with cid
|
2023-05-08 17:33:35 +08:00 |
|
Hongze Cheng
|
ebfd8b03a3
|
more code
|
2023-05-08 16:16:45 +08:00 |
|
Minglei Jin
|
e0f0536d2d
|
cache/serialize: nullize pData if zero-length
|
2023-05-08 15:56:54 +08:00 |
|
Hongze Cheng
|
198fe28967
|
more code
|
2023-05-08 13:20:15 +08:00 |
|
Minglei Jin
|
5349fac910
|
cache/last: use rowTs instead of lastRowTs
|
2023-05-08 11:33:01 +08:00 |
|
Minglei Jin
|
2eec395720
|
cache/commit: flush cache when tsdb commits data
|
2023-05-08 11:14:59 +08:00 |
|
Minglei Jin
|
198ce399d2
|
cache/get: store recalced column value back into rocks
|
2023-05-08 10:59:56 +08:00 |
|
Hongze Cheng
|
592c4393dd
|
more code
|
2023-05-08 10:53:39 +08:00 |
|
Hongze Cheng
|
c9dc9b3170
|
more code
|
2023-05-08 10:27:55 +08:00 |
|
Minglei Jin
|
dca985214c
|
cache/last: new api: merge last with cid
|
2023-05-06 18:44:15 +08:00 |
|
Haojun Liao
|
7dfa4c2105
|
fix(query): fix syntax error.
|
2023-05-06 13:13:28 +08:00 |
|
Haojun Liao
|
da6212bab0
|
other: merge main.
|
2023-05-06 12:51:38 +08:00 |
|
Haojun Liao
|
38cbe0b768
|
fix(query): fix the invalid copmarison.
|
2023-05-05 12:52:10 +08:00 |
|
Haojun Liao
|
42b23e6471
|
fix(query): stop tsdb reader asap.
|
2023-05-05 10:40:55 +08:00 |
|
Minglei Jin
|
992480eb00
|
cache/read: fix ltype calc
|
2023-05-05 10:22:59 +08:00 |
|
Minglei Jin
|
90be20a662
|
cache/lstring: use ltype with cache/get
|
2023-05-04 18:08:03 +08:00 |
|
Hongze Cheng
|
80511b334d
|
more code
|
2023-05-04 13:28:16 +08:00 |
|
Haojun Liao
|
465c595c3a
|
Merge branch 'main' into fix/liaohj_main
|
2023-04-30 18:19:35 +08:00 |
|
Haojun Liao
|
9cc4721e2a
|
refactor: do some internal refactor.
|
2023-04-30 16:37:09 +08:00 |
|
Haojun Liao
|
d8e0d02e6e
|
refactor: do some internal refactor.
|
2023-04-30 16:32:51 +08:00 |
|
Haojun Liao
|
2fe494c2c7
|
fix(query):add more check.
|
2023-04-30 02:42:26 +08:00 |
|