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

Only clear non-empty buffers during ingestion #641

Merged
merged 1 commit into from
Dec 21, 2023

Conversation

gspowley
Copy link
Member

Check if an ingestion query buffer is non-empty before clearing the buffer to avoid an edge case during VCF ingestion that generates this error:

[TileDB::Query] Error: Cannot set buffer; sample buffer is null

Copy link

This pull request has been linked to Shortcut Story #38631: Only clear non-empty buffers in VCF ingestion.

@gspowley gspowley merged commit 128d736 into main Dec 21, 2023
21 checks passed
@gspowley gspowley deleted the gspowley/sc-38631/clear-buffer-check branch December 21, 2023 13:45
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