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

Add workaround for 150 #152

Merged
merged 3 commits into from
Feb 10, 2025
Merged

Conversation

samansmink
Copy link
Collaborator

Adds a workaround for #150 by assuming there are no deletion vectors when we run into the error message Deletion Vector error: Unknown storage format: ''. when trying to fetch it.

This works on the assumption that this error will get triggered due to delta-io/delta-kernel-rs#669 when we try to scan a table with checkpoint files without a deletion vector.

This workaround is to be removed after the aforementioned delta-kernel-rs issue is fixed

@samansmink samansmink merged commit 6dba568 into duckdb:main Feb 10, 2025
19 checks passed
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.

1 participant