Haojun Liao
|
becacbc84b
|
fix(query): fix syntax error.
|
2023-06-02 23:36:47 +08:00 |
Haojun Liao
|
b5b4cd2a05
|
fix(query): load del info with upper version limitation.
|
2023-06-02 23:15:27 +08:00 |
Haojun Liao
|
cea8334427
|
Merge pull request #21449 from taosdata/refact/fillhistory
refactor: remove the module dependency. TD-24279
|
2023-05-26 09:01:45 +08:00 |
Haojun Liao
|
e67b532d8a
|
refactor: refactor the module dependency.
|
2023-05-23 18:29:23 +08:00 |
Minglei Jin
|
75ccd024a2
|
cache/writebatch: separate read & write batches
|
2023-05-22 18:06:58 +08:00 |
Minglei Jin
|
b892b1fdfe
|
cache/flag: fix cache flag compiling issue
|
2023-05-17 15:26:10 +08:00 |
Minglei Jin
|
756fefaa29
|
cache/batchread: load columns in one trip
|
2023-05-16 18:56:05 +08:00 |
Haojun Liao
|
7ef16e1922
|
other: merge main.
|
2023-05-12 11:49:53 +08:00 |
Minglei Jin
|
2eec395720
|
cache/commit: flush cache when tsdb commits data
|
2023-05-08 11:14:59 +08:00 |
Minglei Jin
|
90be20a662
|
cache/lstring: use ltype with cache/get
|
2023-05-04 18:08:03 +08:00 |
Haojun Liao
|
9a35d4e950
|
Merge pull request #21087 from taosdata/fix/liaohj_main
refactor: do some internal refactor.
|
2023-04-26 17:57:37 +08:00 |
Haojun Liao
|
59725d1d87
|
refactor: do some internal refactor.
|
2023-04-26 12:02:43 +08:00 |
Haojun Liao
|
8d0a4772a5
|
Merge pull request #21070 from taosdata/fix/liaohj_main
enh(query): opt last row read performance. TD-23313
|
2023-04-26 11:54:48 +08:00 |
Hongze Cheng
|
49728a235e
|
fix: more fix
|
2023-04-25 17:32:45 +08:00 |
Minglei Jin
|
2566bd4ae8
|
row/iter: fix null column iter
|
2023-04-25 16:17:58 +08:00 |
Haojun Liao
|
81e54541de
|
refactor: do some internal refactor.
|
2023-04-25 14:24:24 +08:00 |
Haojun Liao
|
ae8a9d25c0
|
refactor: do some internal refactor.
|
2023-04-25 09:41:49 +08:00 |
Haojun Liao
|
c6daa68e54
|
enh(query): opt merge life cycle.
|
2023-04-25 00:17:37 +08:00 |
Haojun Liao
|
7360a6b65c
|
enh(query): opt hash.
|
2023-04-24 16:39:55 +08:00 |
Haojun Liao
|
5663550de2
|
enh(query): opt query perf by allocate the SLDataIter when opening reader.
|
2023-04-24 15:47:02 +08:00 |
Minglei Jin
|
8f21090343
|
cache/delete: just remove affected cache entries
|
2023-04-24 10:47:28 +08:00 |
Minglei Jin
|
12fc21ae84
|
cache/get: use pRow from reader
|
2023-04-21 18:34:58 +08:00 |
Minglei Jin
|
642aa47887
|
last: first round implementation for column loading
|
2023-04-20 16:26:27 +08:00 |
Minglei Jin
|
76edc16ce1
|
operator/cache-scan: pass col list down to tsdb cache
|
2023-04-19 10:04:48 +08:00 |
Minglei Jin
|
e159c4ead9
|
first round rocks batch write implementation
|
2023-04-18 14:25:35 +08:00 |
Minglei Jin
|
ec4ea9cf5d
|
enh(cache/rocks): base for rocks put/get
|
2023-04-14 18:28:15 +08:00 |
Minglei Jin
|
1ff8511eb3
|
tsdb/row merger: comment init out
|
2023-04-07 13:43:07 +08:00 |
Minglei Jin
|
55f7e41f3b
|
tsdb/row merger: remove tsdbRowMerge
|
2023-04-07 13:31:33 +08:00 |
dapan1121
|
a87d35be08
|
fix: optimize performance
|
2023-03-28 17:40:46 +08:00 |
Minglei Jin
|
0b31aac2c5
|
enh(tsdb/cache): skip data block with merge tree
|
2023-03-22 10:19:58 +08:00 |
Xiaoyu Wang
|
ca39dfcf2d
|
feat: show vgroup display num of cache tables
|
2023-03-13 17:21:32 +08:00 |
Xiaoyu Wang
|
62377619ba
|
enh: optimizing stt file reading in last query
|
2023-03-13 15:05:24 +08:00 |
Xiaoyu Wang
|
47417e003e
|
enh: optimize last/last_row cost when the cache was first loaded
|
2023-03-09 18:54:15 +08:00 |
Xiaoyu Wang
|
7deee1c4c7
|
fix: last cache read problem after schema change
|
2023-03-02 18:22:42 +08:00 |
Xiaoyu Wang
|
c597de099f
|
merge main
|
2023-02-20 13:41:27 +08:00 |
Xiaoyu Wang
|
9bc225ffda
|
merge 3.0
|
2023-02-09 09:44:29 +08:00 |
Hongze Cheng
|
8d6e6d2fe0
|
more code
|
2023-02-08 17:46:11 +08:00 |
Xiaoyu Wang
|
09925437e3
|
merge main
|
2023-02-08 09:51:52 +08:00 |
Haojun Liao
|
3822225231
|
other: merge main.
|
2023-02-06 16:24:15 +08:00 |
Hongze Cheng
|
09628401f8
|
refact code
|
2023-02-06 14:49:50 +08:00 |
Minglei Jin
|
023b8377fb
|
enh(tsdb/cache): new block index cache for querying
|
2023-02-06 14:12:57 +08:00 |
Haojun Liao
|
e29ca4f5d8
|
refactor(query): use real number of stt instead of default value.
|
2023-02-03 10:04:15 +08:00 |
Haojun Liao
|
ab8c977417
|
other: merge main.
|
2023-02-02 14:00:36 +08:00 |
Hongze Cheng
|
11bc53bbd7
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/vnode_compact
|
2023-01-31 14:07:58 +08:00 |
Hongze Cheng
|
5e7b6602c5
|
Merge branch 'main' of https://github.com/taosdata/TDengine into fix/3.0_merge_main
|
2023-01-29 14:05:15 +08:00 |
Hongze Cheng
|
d6028bdde1
|
some code
|
2023-01-18 14:59:02 +08:00 |
Minglei Jin
|
e48bdbfd0f
|
tsdb/log-query: new proactive flag for mem table unref
|
2023-01-10 11:52:40 +08:00 |
Hongze Cheng
|
bff8c216cc
|
more code
|
2023-01-10 11:36:40 +08:00 |
Hongze Cheng
|
ad9e8a9aa3
|
more code
|
2023-01-09 19:03:09 +08:00 |
Hongze Cheng
|
2e443c395e
|
more code
|
2023-01-09 15:51:30 +08:00 |