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

Fixes "ResultSet.getTime() returns null" bug #41

Merged

Conversation

margarit-h
Copy link
Contributor

@margarit-h margarit-h commented Jan 3, 2023

Signed-off-by: Margarit Hakobyan [email protected]

Description

ResultSet.getTime() returns non-null value reflecting the retrieved time instead of null.

Issues Resolved

#20

Check List

  • New functionality includes testing.
    • All tests pass, including unit test, integration test and doctest
  • New functionality has been documented.
    • New functionality has javadoc added
    • New functionality has user manual doc added
  • Commits are signed per the DCO using --signoff

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
For more information on following Developer Certificate of Origin and signing off your commits, please check here.

* Fixes ResultSet.getTime returns null bug

Signed-off-by: Margarit Hakobyan <[email protected]>
@margarit-h margarit-h requested a review from a team as a code owner January 3, 2023 20:36
@YANG-DB YANG-DB merged commit 2e4aec2 into opensearch-project:main Jan 5, 2023
opensearch-trigger-bot bot pushed a commit that referenced this pull request Jan 5, 2023
* Fixes ResultSet.getTime returns null bug

Signed-off-by: Margarit Hakobyan <[email protected]>

Signed-off-by: Margarit Hakobyan <[email protected]>
(cherry picked from commit 2e4aec2)
YANG-DB pushed a commit that referenced this pull request Jan 5, 2023
* Fixes ResultSet.getTime returns null bug

Signed-off-by: Margarit Hakobyan <[email protected]>

Signed-off-by: Margarit Hakobyan <[email protected]>
(cherry picked from commit 2e4aec2)

Co-authored-by: Margarit Hakobyan <[email protected]>
@Yury-Fridlyand Yury-Fridlyand deleted the integ-fix-resultset-get-time branch February 1, 2023 03:34
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.

2 participants