Skip to content

Conversation

@ilicmarkodb
Copy link
Contributor

Which Delta project/connector is this regarding?

  • Spark
  • Standalone
  • Flink
  • Kernel
  • Other (fill in here)

Description

Fix null pointer exception in FieldMetadata.equals. Previously, e.getValue().getClass().isArray() could raise null pointer exception, since e.getValue() can be null.

How was this patch tested?

New unit tests.

Does this PR introduce any user-facing changes?

No.

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