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 NPE when column name contains uppercase in MongoDB query function #15294

Merged
merged 1 commit into from
Dec 5, 2022

Conversation

ebyhr
Copy link
Member

@ebyhr ebyhr commented Dec 5, 2022

Description

Fix NPE when column name contains uppercase in MongoDB query function

Release notes

( ) This is not user-visible or docs only and no release notes are required.
( ) Release notes are required, please propose a release note for me.
(x) Release notes are required, with the following suggested text:

# MongoDB
* Fix `NullPointerException` when a column name contains uppercase characters in `query` table function. ({issue}`15294`)

@cla-bot cla-bot bot added the cla-signed label Dec 5, 2022
@ebyhr ebyhr requested review from Praveen2112 and hashhar December 5, 2022 12:15
@ebyhr ebyhr merged commit f48978b into trinodb:master Dec 5, 2022
@ebyhr ebyhr deleted the ebi/mongo-query-case-sensitivity branch December 5, 2022 13:43
@ebyhr ebyhr mentioned this pull request Dec 5, 2022
@github-actions github-actions bot added this to the 404 milestone Dec 5, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

Successfully merging this pull request may close these issues.

2 participants