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

Support of sparse serialization for Nullable columns #44539

Open
wants to merge 10 commits into
base: master
Choose a base branch
from

Conversation

CurtizJ
Copy link
Member

@CurtizJ CurtizJ commented Dec 23, 2022

Changelog category (leave one):

  • New Feature

Changelog entry (a user-readable short description of the changes that goes to CHANGELOG.md):

Added a support of sparse serialization (controlled by experimental setting ratio_of_defaults_for_sparse_serialization) for columns of Nullable type. This closes #64083.

@CurtizJ CurtizJ marked this pull request as draft December 23, 2022 16:17
@robot-ch-test-poll1 robot-ch-test-poll1 added the pr-feature Pull request with new product feature label Dec 23, 2022
@CurtizJ CurtizJ marked this pull request as ready for review January 24, 2023 14:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
pr-feature Pull request with new product feature
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Sparse serialization should be supported for Nullable
3 participants