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 toJsonString default mapper serialize type (#1309) #1328

Merged
merged 1 commit into from
Nov 25, 2024

Conversation

playLeo
Copy link
Contributor

@playLeo playLeo commented Nov 25, 2024

  • fix toJsonString default mapper serialize type

Signed-off-by: Leo yggb159@gmail.com

  • test range query JsonData type value

Signed-off-by: Leo yggb159@gmail.com

  • refactor don't invoke the mapper's serialize method for the RangeQuery JsonData raw value

Signed-off-by: Leo yggb159@gmail.com

Signed-off-by: Leo yggb159@gmail.com

  • add JsonDataImpl serialize value type

Signed-off-by: Leo yggb159@gmail.com


Signed-off-by: Leo yggb159@gmail.com
Signed-off-by: Thomas Farr tsfarr@amazon.com
Co-authored-by: Leo yggb159@gmail.com
Co-authored-by: Thomas Farr tsfarr@amazon.com
(cherry picked from commit ca3d488)

Description

BUG Fixed don't invoke the mapper's serialize method for the JsonData raw value #1309

Issues Resolved

This PR is related to (#1171)

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.

* fix toJsonString default mapper serialize type

Signed-off-by: Leo <yggb159@gmail.com>

* test range query JsonData type value

Signed-off-by: Leo <yggb159@gmail.com>

* refactor don't invoke the mapper's serialize method for the RangeQuery JsonData raw value

Signed-off-by: Leo <yggb159@gmail.com>

* update CHANGELOG opensearch-project#1309 PR

Signed-off-by: Leo <yggb159@gmail.com>

* add JsonDataImpl serialize value type

Signed-off-by: Leo <yggb159@gmail.com>

---------

Signed-off-by: Leo <yggb159@gmail.com>
Signed-off-by: Thomas Farr <tsfarr@amazon.com>
Co-authored-by: Leo <yggb159@gmail.com>
Co-authored-by: Thomas Farr <tsfarr@amazon.com>
(cherry picked from commit ca3d488)
@reta reta merged commit 008c013 into opensearch-project:2.x Nov 25, 2024
57 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants