mirror of
https://github.com/taosdata/TDengine
synced 2026-05-24 10:09:01 +00:00
Previously, a statement with INTERP would force underlying TABLE SCAN operator to scan all data within the RANGE clause, causing the time range constraint in the WHERE condition to be ignored. This fix ensures that the TABLE SCAN respects both the RANGE clause and WHERE condition, improving query accuracy and performance. |
||
|---|---|---|
| .. | ||
| inc | ||
| src | ||
| test | ||
| CMakeLists.txt | ||