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. |
||
---|---|---|
.. | ||
ans | ||
data | ||
in | ||
cast.py | ||
concat.py | ||
function_basic.json | ||
generate_answer.sh | ||
test_func_elapsed.py | ||
test_function.py | ||
test_interp.py | ||
test_percentile.py | ||
test_resinfo.py |