Skip to content

Conversation

@kounelisagis
Copy link
Member

@kounelisagis kounelisagis commented Aug 20, 2025

Similarly to what was done in #2212, this PR addresses an issue that occurred when no Config was provided by the user during array vacuum. In such cases, the vacuum parameters set in the Context were ignored because an empty Config object was implicitly created in the Python layer and passed to the C++ API, which then took precedence over the Context.

This PR also adds the first test that uses "commits" mode. The test is failing before this PR.

Completes CORE-288

@kounelisagis kounelisagis requested a review from ihnorton August 20, 2025 23:38
@kounelisagis kounelisagis force-pushed the agis/fix-passing-empty-config-vacuum branch from 210387c to bc89084 Compare August 20, 2025 23:45
@kounelisagis kounelisagis merged commit cdd5ca7 into main Aug 21, 2025
62 of 63 checks passed
@kounelisagis kounelisagis deleted the agis/fix-passing-empty-config-vacuum branch August 21, 2025 14:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants