amzn / pecos

PECOS - Prediction for Enormous and Correlated Spaces
https://libpecos.org/
Apache License 2.0
517 stars 105 forks source link

Fix the missing val_prealloc reallocation during dynamic preallocation for mmap value store #261

Closed hallogameboy closed 1 year ago

hallogameboy commented 1 year ago

Issue #, if available: N/A.

Description of changes:

Fix the bug by reallocating val_prealloc during dynamic preallocation for mmap value store

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.