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

More robust non-empty buffer check during ingestion #792

Merged
merged 1 commit into from
Dec 5, 2024

Conversation

gspowley
Copy link
Member

@gspowley gspowley commented Dec 4, 2024

During VCF ingestion, explicitly check that the query buffers are non-empty using utils::query_buffers_set before clearing the buffers.

@gspowley gspowley force-pushed the gspowley/sc-60168/non-empty-buffer-check branch from 77dd7b1 to d0a515b Compare December 4, 2024 23:30
@gspowley
Copy link
Member Author

gspowley commented Dec 4, 2024

This PR needs #783 to enable macos runners.

@gspowley gspowley marked this pull request as ready for review December 4, 2024 23:35
@gspowley gspowley force-pushed the gspowley/sc-60168/non-empty-buffer-check branch from d0a515b to 168be1d Compare December 5, 2024 19:33
@gspowley gspowley merged commit b273be6 into main Dec 5, 2024
15 of 16 checks passed
@gspowley gspowley deleted the gspowley/sc-60168/non-empty-buffer-check branch December 5, 2024 20:47
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