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: For NPE when sorting dictionary-encoded null string columns #5758

Merged
merged 5 commits into from
Jul 11, 2024

Conversation

malhotrashivam
Copy link
Contributor

Closes #5608

@malhotrashivam malhotrashivam added bug Something isn't working parquet Related to the Parquet integration NoDocumentationNeeded ReleaseNotesNeeded Release notes are needed labels Jul 11, 2024
@malhotrashivam malhotrashivam added this to the 0.36.0 milestone Jul 11, 2024
@malhotrashivam malhotrashivam self-assigned this Jul 11, 2024
@malhotrashivam malhotrashivam changed the title Fix for NPE when sorting dictionary-encoded null string columns fix: for NPE when sorting dictionary-encoded null string columns Jul 11, 2024
@malhotrashivam malhotrashivam changed the title fix: for NPE when sorting dictionary-encoded null string columns fix: For NPE when sorting dictionary-encoded null string columns Jul 11, 2024
@malhotrashivam malhotrashivam merged commit 5483dbc into deephaven:main Jul 11, 2024
16 checks passed
@github-actions github-actions bot locked and limited conversation to collaborators Jul 11, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working NoDocumentationNeeded parquet Related to the Parquet integration ReleaseNotesNeeded Release notes are needed
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Parquet sorted column ArrayIndexOutOfBoundsException
2 participants