Skip to content

Core: Include CRC values in DV deserialization error message - #17393

Open
uros-b wants to merge 1 commit into
apache:mainfrom
uros-b:core-improve-dv-crc-error-message
Open

Core: Include CRC values in DV deserialization error message#17393
uros-b wants to merge 1 commit into
apache:mainfrom
uros-b:core-improve-dv-crc-error-message

Conversation

@uros-b

@uros-b uros-b commented Jul 28, 2026

Copy link
Copy Markdown
Member

When a deletion vector fails CRC validation, the error message was a static "Invalid CRC". This includes the actual and expected CRC values to make the failure actionable, matching the sibling validation messages in the same class (Invalid magic number/cardinality/bitmap data length: %s, expected %s).

Co-authored-by: Isaac
@github-actions github-actions Bot added the core label Jul 28, 2026

@uros-b uros-b left a comment

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@aokolnychyi please review

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants