timescale / timescaledb-extras

Helper functions and procedures for timescale
Other
44 stars 16 forks source link

Add a flag to allow skipping empty ranges #16

Closed PhilippJust closed 3 years ago

PhilippJust commented 3 years ago

Fixes #14

Allows to skip decompression and compression of chunks in the target hypertable that do not have respective data in the staging table. Default value is false, so this is not a breaking change.

CLAassistant commented 3 years ago

CLA assistant check
All committers have signed the CLA.

davidkohn88 commented 3 years ago

Hi! I just noticed this! I apologize! Please request a review next time! Will take a look sometime soon.