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
|
ea81fc0b30
|
fix(vnd): zero meta in vnode when closing
|
2023-02-14 10:56:00 +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 |
Haojun Liao
|
27a53a0c64
|
fix(query): set the correct table iter.
|
2023-02-13 10:05:26 +08:00 |
Liu Jicong
|
0cd6bd3d86
|
Merge branch 'main' into enh/stream_buffer_param
|
2023-02-13 09:48:02 +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 |
Haojun Liao
|
6839ed22f2
|
fix(query): fix bug in tag filter.
|
2023-02-10 18:28:35 +08:00 |
Haojun Liao
|
e378668571
|
Merge pull request #19915 from taosdata/fix/nodisk
ehn(query): dynamic set the initial buffer size for data block from d…
|
2023-02-10 17:49:46 +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 |
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
|
72287a3b5f
|
fix(query): set correct tag value during tag filter and do some internal refactor.
|
2023-02-10 16:03:11 +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 |
Haojun Liao
|
440122e010
|
Merge pull request #19900 from taosdata/fix/nodisk
fix(query): set lastkey during check of valid ts.
|
2023-02-10 13:45:08 +08:00 |
Haojun Liao
|
4f4d39a16b
|
fix(query): set correct last key.
|
2023-02-10 11:32:18 +08:00 |
Xiaoyu Wang
|
b2e60da1cf
|
merge main
|
2023-02-10 10:34:55 +08:00 |
Haojun Liao
|
0fbaf4eab0
|
fix(query): set lastkey during check of valid ts.
|
2023-02-09 23:01:44 +08:00 |
Xiaoyu Wang
|
277469083f
|
Merge pull request #19848 from taosdata/FIX/TD-22121-main
enh: set terrno as Invalid table ID while tdbTbGet suid failure in metaUpdateTagIdx
|
2023-02-08 16:29:23 +08:00 |
Xiaoyu Wang
|
50819c46ec
|
Merge pull request #19852 from taosdata/FIX/TD-22184-main
enh: return error on unexpected snapshot msg
|
2023-02-08 16:29:10 +08:00 |
Liu Jicong
|
ae4ad7d851
|
Merge branch 'main' into enh/stream_buffer_param
|
2023-02-08 16:09:35 +08:00 |
Haojun Liao
|
9dc8946143
|
Merge pull request #19859 from taosdata/fix/nodisk
fix(query): reset the data load flag when build clean file block.
|
2023-02-08 14:24:35 +08:00 |
Xiaoyu Wang
|
44a5e0070b
|
Merge pull request #19840 from taosdata/fix/TD-22245-batch-delete
fix(vnd): no rlock on writing thread's path
|
2023-02-08 09:17:33 +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 |
Benguang Zhao
|
9b522cec3a
|
enh: return error on unexpected snapshot msg
|
2023-02-07 19:16:39 +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 |
Benguang Zhao
|
2330bf5b49
|
enh: set terrno as TSDB_CODE_TDB_INVALID_TABLE_ID while tdbTbGet suid failure
|
2023-02-07 16:20:06 +08:00 |
Minglei Jin
|
2f0e5eae32
|
fix(vnd): no wlock on writing thread's path
|
2023-02-07 15:15:56 +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 |
Haojun Liao
|
e7b97cc086
|
fix(query): set the correct timestamp value in case that only imem has data.
|
2023-02-06 15:59:47 +08:00 |
Xiaoyu Wang
|
0b6852d7eb
|
Merge pull request #19813 from taosdata/enh/TD-22139
enh(tsdb/cache): new block index cache for querying
|
2023-02-06 15:42:42 +08:00 |
Minglei Jin
|
b83f93d564
|
fix(query): release lru handle before returning from block idx loading
|
2023-02-06 14:41:17 +08:00 |
Minglei Jin
|
a6d52aed4f
|
fix(tsdb/cache): use 5M cache for block index instead of 1M
|
2023-02-06 14:18:49 +08:00 |
Minglei Jin
|
023b8377fb
|
enh(tsdb/cache): new block index cache for querying
|
2023-02-06 14:12:57 +08:00 |
Haojun Liao
|
882451df0b
|
Merge pull request #19809 from taosdata/fix/nodisk
fix(query): add null ptr check when retrieving the block info.
|
2023-02-06 12:57:23 +08:00 |
Haojun Liao
|
89b1843382
|
fix(query): add null ptr check when retrieving the block info.
|
2023-02-06 10:59:45 +08:00 |
Haojun Liao
|
8dcd73abf0
|
Merge pull request #19790 from taosdata/fix/nodisk
fix(query): set the correct number of rows when calculating using sma
|
2023-02-04 00:58:59 +08:00 |