Skip to content

Conversation

Mytherin
Copy link
Collaborator

Fixes #5983

This is a subset of #6040 that reduces the number of times types are serialized significantly by no longer serializing types as part of the numeric statistics. This should fix #5983. It does not solve the underlying issue that enums are potentially serialized multiple times, however. That is done in #6040, but that will likely have to wait for the next release.

@Mytherin Mytherin merged commit 4581b72 into duckdb:master Feb 11, 2023
@Mytherin Mytherin deleted the enumstats branch February 16, 2023 14:41
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.

Enums functionality fails when memory limit is low
1 participant