Skip to content

SQL: fix NPE for JdbcResultSet.getDate(param, Calendar) calls #50184

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

Merged
merged 2 commits into from
Dec 17, 2019

Conversation

astefan
Copy link
Contributor

@astefan astefan commented Dec 13, 2019

Fixes #50174.

@elasticmachine
Copy link
Collaborator

Pinging @elastic/es-search (:Search/SQL)

Copy link
Member

@costin costin left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@astefan astefan merged commit 08214eb into elastic:master Dec 17, 2019
@astefan astefan deleted the 50174_fix branch December 17, 2019 08:01
astefan added a commit that referenced this pull request Dec 17, 2019
astefan added a commit that referenced this pull request Dec 17, 2019
SivagurunathanV pushed a commit to SivagurunathanV/elasticsearch that referenced this pull request Jan 23, 2020
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.

SQL: JDBC getDate() method fails with NPE for a CASTed NULL AS DATE query
5 participants