Haojun Liao
|
da0265ddde
|
fix(tsdb): set correct error code info extract method.
|
2024-02-22 15:52:47 +08:00 |
|
Minglei Jin
|
efd2bc6bac
|
fix(tsdb/cache): remove unused block index cache
|
2024-02-20 17:12:55 +08:00 |
|
Hongze Cheng
|
261d38d4a7
|
Merge pull request #24710 from taosdata/fix/TD-24422-2
enh(tsdb/cache): flag empty table when creating
|
2024-02-20 16:17:18 +08:00 |
|
Alex Duan
|
f5e0563891
|
coverage: tsdbCache.c
|
2024-02-17 12:12:37 +08:00 |
|
Alex Duan
|
8852beb2cc
|
coverage: tsdbUtil.c
|
2024-02-16 15:17:15 +08:00 |
|
Haojun Liao
|
6736fd1615
|
fix(tsdb): check and return if the rows in stt are before the data rows in data files.
|
2024-02-04 14:11:17 +08:00 |
|
Haojun Liao
|
3236ef7bae
|
feat(stream): return the stream source task exec delay, and do some internal refactor.
|
2024-02-02 11:26:47 +08:00 |
|
Minglei Jin
|
d59b767af3
|
enh(tsdb/cache): flag empty table when creating
|
2024-02-01 17:40:32 +08:00 |
|
Haojun Liao
|
cb2ea4a721
|
fix(stream): take ver snapshot for all vgroups before launching stream with fill-history option opened.
|
2024-02-01 11:37:57 +08:00 |
|
factosea
|
b83bb8c150
|
fix: last_row error
|
2024-01-18 17:20:31 +08:00 |
|
Haojun Liao
|
d1dbd03341
|
fix(tsdb): fix invalid set.
|
2024-01-17 17:29:00 +08:00 |
|
Haojun Liao
|
d44dc5bbb2
|
fix(tsdb): fix race condition.
|
2024-01-17 15:20:17 +08:00 |
|
xinsheng Ren
|
ae5f540692
|
Merge branch '3.0' into fix/xsren/TD-28204/whereOptimizeConditional
|
2024-01-16 14:28:37 +08:00 |
|
dapan1121
|
53094f62d8
|
Merge pull request #24359 from taosdata/FIX/TD-27003
Fix : use last row scan when select last_row, last
|
2024-01-16 08:50:23 +08:00 |
|
fullhonest
|
fafb5b1f03
|
Fix TD-28018: last row num error where partition by null column
|
2024-01-15 18:29:41 +08:00 |
|
factosea
|
2c0dd3db03
|
fix: memory leak
|
2024-01-15 16:41:52 +08:00 |
|
fullhonest
|
cb2ab749b5
|
Fix TD-27003: use last row scan when select last_row, last
|
2024-01-15 15:22:29 +08:00 |
|
Hongze Cheng
|
8399f5253f
|
Merge pull request #24439 from taosdata/fix/TD-28285-30
fix(tsdb/cache): clear fs state before next open
|
2024-01-12 10:38:43 +08:00 |
|
dapan1121
|
3b928237d7
|
Merge pull request #24419 from wangjiaming0909/draft/fix/TD-28182
fix: table merge scan return disordered rows
|
2024-01-12 10:16:21 +08:00 |
|
Minglei Jin
|
aa410a6deb
|
fix(tsdb/cache): clear fs state before next open
|
2024-01-12 09:32:40 +08:00 |
|
wangjiaming0909
|
686108050b
|
fix: table merge scan return disordered rows
|
2024-01-11 09:57:35 +08:00 |
|
Haojun Liao
|
b0202bb853
|
fix(tsdb): open reader during resume task for main reader after suspending reader.
|
2024-01-10 13:44:21 +08:00 |
|
Haojun Liao
|
1b6d55616f
|
fix(stream): fix syntax error.
|
2024-01-10 11:28:06 +08:00 |
|
Haojun Liao
|
eac0d14868
|
fix(stream): add check when merging rows from files and buffer.
|
2024-01-10 11:02:44 +08:00 |
|
Haojun Liao
|
2b3ad002f5
|
Merge pull request #24401 from taosdata/fix/TD-28142-3.0
opti:[TD-28142]memory size if block num is too large
|
2024-01-10 09:40:07 +08:00 |
|
Hongze Cheng
|
7fa06df958
|
Merge pull request #24395 from taosdata/fix/TD-28208
fix(tsdb/cache): destory brin block with fs loading
|
2024-01-09 16:31:41 +08:00 |
|
wangmm0220
|
6444af84e4
|
opti:[TD-28142]memory size if block num is too large
|
2024-01-09 16:28:58 +08:00 |
|
Minglei Jin
|
d93b4f88b3
|
fix(tsdb/cache): destory brin block with fs loading
|
2024-01-09 15:23:15 +08:00 |
|
Hongze Cheng
|
5e45ecd3fd
|
fix: possible race condition
|
2024-01-08 16:46:07 +08:00 |
|
Hongze Cheng
|
df74b2d755
|
Merge pull request #24284 from taosdata/fix/TD-27988
fix: remove useless code
|
2024-01-04 19:03:45 +08:00 |
|
dapan1121
|
f0fbffa772
|
Merge pull request #24301 from taosdata/fix/3.0/TD-28104
fix: last table scan reported invalid param when col was dropped which
|
2024-01-03 15:47:33 +08:00 |
|
Haojun Liao
|
6c7683dba6
|
Merge pull request #24310 from taosdata/fix/crash_stream
fix(tsdb): check if stt blocks are clean before building data blocks.
|
2024-01-02 21:30:28 +08:00 |
|
Haojun Liao
|
5bbf12c2c9
|
fix(tsdb): check if stt blocks are clean before building composed data blocks.
|
2024-01-02 18:35:17 +08:00 |
|
wangjiaming0909
|
be0d35a5af
|
fix: last table scan reported invalid param when col was dropped which
should report invalid col
|
2024-01-02 10:20:04 +08:00 |
|
Hongze Cheng
|
7cb12db8ce
|
remove more useless code
|
2023-12-29 15:20:27 +08:00 |
|
Benguang Zhao
|
68cb86602e
|
fix: reuse cid with fs eid updated in tsdbFSetRAWWriteFileDataBegin
|
2023-12-29 11:49:57 +08:00 |
|
Hongze Cheng
|
90645cbc77
|
Merge pull request #24220 from taosdata/fix/TD-27988
fix: remove useless code
|
2023-12-27 21:23:26 +08:00 |
|
Minglei Jin
|
2ba586513f
|
fix(tsdb/cache): erase entry from lru if deleted
|
2023-12-26 16:41:33 +08:00 |
|
Hongze Cheng
|
a7c8563c06
|
fix: remove useless code
|
2023-12-25 16:13:30 +08:00 |
|
Haojun Liao
|
e5087f6e23
|
fix(tsdb): fix invalid delete check.
|
2023-12-25 10:40:36 +08:00 |
|
Haojun Liao
|
00fac852e8
|
fix(tsdb): fix invalid delete check.
|
2023-12-25 09:55:24 +08:00 |
|
Haojun Liao
|
0877e0bfad
|
other: merge 3.0
|
2023-12-25 09:13:31 +08:00 |
|
Minglei Jin
|
16ad59fb18
|
fix(tsdb/cache): prepend ts col to load stt
|
2023-12-22 12:14:27 +08:00 |
|
Minglei Jin
|
9d3eb02f3c
|
fix(tsdb/cache): plus 1 to nCols to load stt data
|
2023-12-21 17:53:44 +08:00 |
|
Haojun Liao
|
81d8b2434f
|
refactor: do some internal refactor.
|
2023-12-20 10:25:31 +08:00 |
|
Haojun Liao
|
541967e99e
|
refactor: do some internal refactor.
|
2023-12-20 10:24:03 +08:00 |
|
Haojun Liao
|
579366ec00
|
Merge pull request #24121 from taosdata/fix/liaohj
other: merge main into 3.0
|
2023-12-18 23:11:36 +08:00 |
|
Haojun Liao
|
bba5a4f08b
|
other: merge main into 3.0
|
2023-12-18 18:26:42 +08:00 |
|
Minglei Jin
|
64378be7f4
|
fix(tsdb/cache): fix buffer-overflow with column adding
|
2023-12-18 18:06:40 +08:00 |
|
wade zhang
|
4cac96d2df
|
Merge pull request #24111 from taosdata/fix/TD-27845
fix(tsdb/cache): use int64_t instead of uint64_t for stt verRange
|
2023-12-18 16:27:18 +08:00 |
|