mirror of
https://github.com/taosdata/TDengine
synced 2026-05-24 10:09:01 +00:00
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. |
||
|---|---|---|
| .. | ||
| inc | ||
| src | ||
| test | ||
| CMakeLists.txt | ||