timescale / timescaledb

An open-source time-series SQL database optimized for fast ingest and complex queries. Packaged as a PostgreSQL extension.
https://www.timescale.com/
Other
17.46k stars 875 forks source link

[continuous aggregates with time bucket gapfill]: <CA with time bucket gapfill> #5843

Open EmanuelMarioJoos opened 1 year ago

EmanuelMarioJoos commented 1 year ago

What type of enhancement is this?

Other

What subsystems and features will be improved?

Gapfill

What does the enhancement do?

Currently we can apply C.A only with time_bucket. But i need a C.A. with time_bucket_gapfill.

Implementation challenges

No response

leppaott commented 10 months ago

A duplicate of https://github.com/timescale/timescaledb/issues/1324