You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Opened a pull request #36. However, it seems to me that datapoints is not working properly. The behaviour intended by the timescaledb documentation does not match the one used here.
Hi!
I'm trying to run a query with time_bucket_gapfill as follows:
However, since datapoints defaults to 240, it's not possible to pass None to the interval.
The text was updated successfully, but these errors were encountered: