Skip to content

Use correct max_binary_array_size setting for Array and Map binary deserialization#88744

Merged
rienath merged 1 commit intomasterfrom
fix-rowbinary-serialization
Oct 22, 2025
Merged

Use correct max_binary_array_size setting for Array and Map binary deserialization#88744
rienath merged 1 commit intomasterfrom
fix-rowbinary-serialization

Conversation

@rienath
Copy link
Copy Markdown
Member

@rienath rienath commented Oct 17, 2025

Changelog category (leave one):

  • Improvement

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

Fixed binary deserialization of Array and Map to use the max_binary_array_size setting instead of max_binary_string_size when validating size limits. This ensures that the proper limits are applied when reading in RowBinary format.

@rienath rienath requested a review from Avogar October 17, 2025 14:56
@clickhouse-gh
Copy link
Copy Markdown
Contributor

clickhouse-gh bot commented Oct 17, 2025

Workflow [PR], commit [44bd9b2]

@clickhouse-gh clickhouse-gh bot added the pr-improvement Pull request with some product improvements label Oct 17, 2025
@Avogar Avogar self-assigned this Oct 17, 2025
@rienath rienath force-pushed the fix-rowbinary-serialization branch from 335751e to 44bd9b2 Compare October 17, 2025 14:57
@rienath rienath enabled auto-merge October 17, 2025 14:58
@rienath rienath added this pull request to the merge queue Oct 22, 2025
Merged via the queue into master with commit b1480ed Oct 22, 2025
119 of 123 checks passed
@rienath rienath deleted the fix-rowbinary-serialization branch October 22, 2025 21:44
@robot-ch-test-poll robot-ch-test-poll added the pr-synced-to-cloud The PR is synced to the cloud repo label Oct 22, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

pr-improvement Pull request with some product improvements pr-synced-to-cloud The PR is synced to the cloud repo

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants