Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: Boxed primitives trigger ClassCastException in ArrayPreview for protobuf repeated fields #6434

Conversation

jcferretti
Copy link
Member

@jcferretti jcferretti commented Nov 26, 2024

The fix is taken from code in #6065.
That branch has been in WIP state for several months and we need this fix for DHE.
fixes #6433

@jcferretti jcferretti added this to the 0.37.1 milestone Nov 26, 2024
@jcferretti jcferretti self-assigned this Nov 26, 2024
@jcferretti jcferretti enabled auto-merge (squash) November 26, 2024 00:56
@jcferretti jcferretti merged commit efad062 into deephaven:main Dec 2, 2024
23 checks passed
@jcferretti jcferretti deleted the cfs-arraypreview-classcast-protorepeated branch December 2, 2024 15:43
@github-actions github-actions bot locked and limited conversation to collaborators Dec 2, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Boxed primitives trigger ClassCastException in ArrayPreview for protobuf repeated fields.
2 participants