Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Backport release-1.5] [python] Consolidation and vacuuming are now platform configuration options #1696

Merged
merged 1 commit into from
Sep 18, 2023

Conversation

github-actions[bot]
Copy link

Backport 25f5a27 from #1690

…ptions (#1690)

* Consolidation and vacuuming are now platform configuration options

Commit and fragment_metadata consolidation and vacuuming can improve the
opening and query performance of SOMA experiments. Vacuuming requires
slight coordination though and should not happen by default. Instead a
platform config allows the user to control these operations based. This
will be expanded to defaults for top-level `io` packages where its more
likely a user is doing a one-shot ingestion and will want automatic
handling.

A new platform config, `consolidate_and_vacuum` has been added which is
a boolean to handle this behavior.

* set is_mac for ci-minimal workflow
@johnkerl johnkerl self-requested a review September 18, 2023 15:11
@johnkerl johnkerl merged commit e90d7db into release-1.5 Sep 18, 2023
@johnkerl johnkerl deleted the backport-1690-to-release-1.5 branch September 18, 2023 15:13
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.

2 participants