TDengine/source/dnode/vnode
Jinqing Kuang d32cf8bcb8 fix(query)[TS-5984]. correct data block filtering logic in tsdbReader
When scanning a table with a primary key, tsdbReader could load
irrelevant data blocks outside the query time range, causing errors
when returning results.

This fix improves filtering logic to ensure only valid blocks are
read and adds test verification.
2025-02-08 17:32:25 +08:00
..
inc enh(stream): add ctrl queue to handle hb rsp, to avoid hb rsp not being confirmed if all stream threads are occupied. 2025-02-05 14:57:15 +08:00
src fix(query)[TS-5984]. correct data block filtering logic in tsdbReader 2025-02-08 17:32:25 +08:00
test fix:[TD-33272]add test case 2024-12-24 09:21:09 +08:00
CMakeLists.txt more code 2024-12-03 15:20:27 +08:00