Skip to content

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

Merged
astefan merged 2 commits intoelastic:masterfrom
astefan:50174_fix
Dec 17, 2019
Merged

SQL: fix NPE for JdbcResultSet.getDate(param, Calendar) calls#50184
astefan merged 2 commits intoelastic:masterfrom
astefan:50174_fix

Conversation

@astefan
Copy link
Copy Markdown
Contributor

@astefan astefan commented Dec 13, 2019

Fixes #50174.

@elasticmachine
Copy link
Copy Markdown
Collaborator

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

Copy link
Copy Markdown
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