ModelarData / ModelarDB-RS

ModelarDB: Model-Based Time Series Management from Edge to Cloud
Apache License 2.0
11 stars 5 forks source link

Removed duplicated functionality from MemoryPool #166

Closed CGodiksen closed 6 months ago

CGodiksen commented 6 months ago

This PR removes the "free_memory" methods for multivariate, uncompressed, and compressed data since the functionality of the methods are covered by the corresponding "adjust_memory" methods.