Skip to content

Support of sparse serialization for Nullable columns#44539

Closed
CurtizJ wants to merge 10 commits intoClickHouse:masterfrom
CurtizJ:sparse-nullable-column
Closed

Support of sparse serialization for Nullable columns#44539
CurtizJ wants to merge 10 commits intoClickHouse:masterfrom
CurtizJ:sparse-nullable-column

Conversation

@CurtizJ
Copy link
Copy Markdown
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
@alexey-milovidov
Copy link
Copy Markdown
Member

@CurtizJ ?

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

4 participants