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

Fix issue 5675 #6001

Merged
merged 2 commits into from
Jan 27, 2023
Merged

Fix issue 5675 #6001

merged 2 commits into from
Jan 27, 2023

Conversation

samansmink
Copy link
Contributor

fixes #5675

max_compressed_string_length was not reset. Added a test with some updated logic to check the size calculation during compression

@Mytherin Mytherin merged commit 2fd5ead into duckdb:master Jan 27, 2023
@Mytherin
Copy link
Collaborator

Thanks!

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.

FSST string compression failed due to incorrect size calculation
2 participants