Skip to content

Conversation

heyihong
Copy link
Contributor

@heyihong heyihong commented Oct 3, 2025

What changes were proposed in this pull request?

This PR removes unused parameters from the LiteralValueProtoConverter:

  1. Removed containsNull parameter from the arrayBuilder method signature and its usage in pattern matching for ArrayType
  2. Removed valueContainsNull parameter from the mapBuilder method signature and its usage in pattern matching for MapType

Why are the changes needed?

The containsNull and valueContainsNull parameters were not being used within the arrayBuilder and mapBuilder methods.

Does this PR introduce any user-facing change?

No

How was this patch tested?

Existing tests

Was this patch authored or co-authored using generative AI tooling?

Generated-by: Cursor 1.7.28

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

Successfully merging this pull request may close these issues.

1 participant