Skip to content

fix(delta): avoid NPE for binary in map/array schemas#795

Open
parisni wants to merge 1 commit intoapache:mainfrom
leboncoin:pr-fix-map-binary
Open

fix(delta): avoid NPE for binary in map/array schemas#795
parisni wants to merge 1 commit intoapache:mainfrom
leboncoin:pr-fix-map-binary

Conversation

@parisni
Copy link

@parisni parisni commented Feb 3, 2026

Important Read

  • GitHub issue: TBD

What is the purpose of the pull request

This pull request fixes a potential NPE when handling Delta binary types inside map/array schemas.

Brief change log

  • Guarded access to originalMetadata when checking logical type for binary in DeltaSchemaExtractor.

Verify this pull request

This pull request is a trivial rework / code cleanup without any test coverage.

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.

1 participant