Xiaoyu Wang
|
9370d67e43
|
fix: tsdb reader resume
|
2023-02-21 09:43:56 +08:00 |
|
Xiaoyu Wang
|
c597de099f
|
merge main
|
2023-02-20 13:41:27 +08:00 |
|
Minglei Jin
|
de9cafb04e
|
fix(tsdb/cache): disable sharding for block index cache
|
2023-02-16 15:50:19 +08:00 |
|
Minglei Jin
|
56f1afb19c
|
fix(tsdb/cache): use block index cache with last/last_row
|
2023-02-16 09:28:35 +08:00 |
|
Hongze Cheng
|
c1a3a0855b
|
finish code
|
2023-02-15 17:59:54 +08:00 |
|
Haojun Liao
|
cb35b453d4
|
Merge pull request #19870 from taosdata/feature/3_liaohj
other: merge opt to main.
|
2023-02-15 12:55:04 +08:00 |
|
Xiaoyu Wang
|
9fb5c8f3a1
|
Merge pull request #19961 from taosdata/fix/TD-22432
fix(tsdb/cache): invalidate cache entry if schema changed
|
2023-02-14 14:53:02 +08:00 |
|
Minglei Jin
|
8ec5df8d7d
|
fix(tsdb/cache): Not free zero length var data
|
2023-02-14 10:20:55 +08:00 |
|
Minglei Jin
|
ee9c59dc77
|
fix(tsdb/cache): invalidate cache entry if schema changed
|
2023-02-13 19:30:48 +08:00 |
|
Haojun Liao
|
c1e7b3be66
|
fix(query): 1. reset the pointer, when initialize the reader failed. 2. add check for null pointer when extracting cached rows.
|
2023-02-13 19:10:31 +08:00 |
|
Haojun Liao
|
c9ce01c878
|
Merge branch 'main' into feature/3_liaohj
|
2023-02-13 17:09:27 +08:00 |
|
Haojun Liao
|
c597a1e4ce
|
refactor: do some internal refactor.
|
2023-02-13 15:46:47 +08:00 |
|
Hongze Cheng
|
454e56fd09
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/TS-2504
|
2023-02-13 10:37:32 +08:00 |
|
Haojun Liao
|
27a53a0c64
|
fix(query): set the correct table iter.
|
2023-02-13 10:05:26 +08:00 |
|
Xiaoyu Wang
|
6483b92f0c
|
Merge pull request #19923 from taosdata/fix/3.0_merge_main
merge main
|
2023-02-13 09:48:45 +08:00 |
|
Hongze Cheng
|
10167a90cd
|
refact code
|
2023-02-13 09:39:21 +08:00 |
|
Haojun Liao
|
34036b932f
|
fix(query): fix error in windows.
|
2023-02-13 01:05:40 +08:00 |
|
Haojun Liao
|
f85cf08f87
|
fix(query): set the initial iterator table before check data in buffer.
|
2023-02-12 22:09:46 +08:00 |
|
Haojun Liao
|
f6a262eeb1
|
fix(query): fix invalid write.
|
2023-02-11 01:56:28 +08:00 |
|
Haojun Liao
|
1b53f4b0bd
|
Merge pull request #19919 from taosdata/fix/liaohj
fix(query): add check for table/super table dropped
|
2023-02-10 23:00:55 +08:00 |
|
Haojun Liao
|
a7fdc4bae3
|
other: merge 3.0
|
2023-02-10 19:20:24 +08:00 |
|
Haojun Liao
|
5dfa0e69a9
|
fix(query): set correct schema info for normal table.
|
2023-02-10 19:06:23 +08:00 |
|
Xiaoyu Wang
|
3382a24a69
|
merge main
|
2023-02-10 18:03:11 +08:00 |
|
Haojun Liao
|
f6b2da8c06
|
fix(query): add check for table/super table dropped, when retrieving cache rows.
|
2023-02-10 16:53:11 +08:00 |
|
Hongze Cheng
|
9694933ec8
|
fix: compact issue
|
2023-02-10 16:24:29 +08:00 |
|
Haojun Liao
|
c8f1c3b6e4
|
fix(query): set the max rows as the default block buffer rows.
|
2023-02-10 16:18:30 +08:00 |
|
Haojun Liao
|
17f05c0020
|
refactor: disable the limitation of maximum buffer size.
|
2023-02-10 14:40:37 +08:00 |
|
Haojun Liao
|
4908c563cc
|
ehn(query): dynamic set the initial buffer size for data block from disk.
|
2023-02-10 14:35:18 +08:00 |
|
Hongze Cheng
|
f523a96c2d
|
fix compact problem
|
2023-02-10 13:38:21 +08:00 |
|
Haojun Liao
|
4f4d39a16b
|
fix(query): set correct last key.
|
2023-02-10 11:32:18 +08:00 |
|
Haojun Liao
|
0fbaf4eab0
|
fix(query): set lastkey during check of valid ts.
|
2023-02-09 23:01:44 +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 |
|
Hongze Cheng
|
c398f9d299
|
more code
|
2023-02-08 16:11:47 +08:00 |
|
Hongze Cheng
|
0f70a61253
|
more code
|
2023-02-08 14:28:54 +08:00 |
|
Hongze Cheng
|
e22e4f626a
|
more code
|
2023-02-08 11:30:38 +08:00 |
|
Hongze Cheng
|
108ce09c85
|
more code
|
2023-02-08 11:15:36 +08:00 |
|
Hongze Cheng
|
d9e8b3c047
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/vnode_compact
|
2023-02-08 10:20:22 +08:00 |
|
Xiaoyu Wang
|
09925437e3
|
merge main
|
2023-02-08 09:51:52 +08:00 |
|
Haojun Liao
|
e199f96d94
|
fix(query): reset the data load flag when build clean file block.
|
2023-02-08 09:14:38 +08:00 |
|
Hongze Cheng
|
9b338ae095
|
more code
|
2023-02-07 22:05:36 +08:00 |
|
Haojun Liao
|
445c3bd250
|
fix(query): remove sleep.
|
2023-02-07 18:27:32 +08:00 |
|
Haojun Liao
|
5dfdb91135
|
fix(query): check if table exists or not during build data block in tsdbread.
|
2023-02-07 17:16:20 +08:00 |
|
Hongze Cheng
|
c7267c7c9f
|
more code
|
2023-02-07 16:49:29 +08:00 |
|
Hongze Cheng
|
a885d6e3d2
|
more code
|
2023-02-07 14:08:20 +08:00 |
|
kailixu
|
9598fe684e
|
Merge branch '3.0' into fix/TD-22047-3.0
|
2023-02-07 10:42:16 +08:00 |
|
Haojun Liao
|
5e2bb75275
|
fix(query):set correct initial key value for mem/imem data.
|
2023-02-06 17:56:45 +08:00 |
|
Haojun Liao
|
3822225231
|
other: merge main.
|
2023-02-06 16:24:15 +08:00 |
|
Haojun Liao
|
08b3ce7cc0
|
fix(query): remove timing code.
|
2023-02-06 16:08:41 +08:00 |
|
Haojun Liao
|
b53d2669da
|
other: merge main
|
2023-02-06 16:02:54 +08:00 |
|