DaZuiZui commented on issue #17939:
URL: https://github.com/apache/iotdb/issues/17939#issuecomment-4901923278

   Clarification synced in linked PR #18006: FFT no longer treats uneven input 
gaps as an error. If `SAMPLE_INTERVAL` is omitted, the interval is inferred 
from `(last_time - first_time) / (row_count - 1)` within each partition. If 
`SAMPLE_INTERVAL` is supplied, that value is used directly without validating 
adjacent input gaps against it.
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to