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

Add support for disabling typed keys serialization #1296

Conversation

Xtansia
Copy link
Collaborator

@Xtansia Xtansia commented Nov 15, 2024

Description

Add support for disabling typed keys serialization

Issues Resolved

Fixes #741

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.

Signed-off-by: Thomas Farr <[email protected]>
Signed-off-by: Thomas Farr <[email protected]>
@Xtansia Xtansia force-pushed the feat/support-disabling-typed-keys-serialization branch from 761a1d6 to b3740fe Compare November 17, 2024 23:38
@Xtansia Xtansia requested a review from reta November 18, 2024 01:46
@Xtansia Xtansia merged commit 3792e39 into opensearch-project:main Nov 18, 2024
57 checks passed
@Xtansia Xtansia deleted the feat/support-disabling-typed-keys-serialization branch November 18, 2024 19:56
@Xtansia Xtansia added the backport 2.x Backport to 2.x branch label Nov 18, 2024
opensearch-trigger-bot bot pushed a commit that referenced this pull request Nov 18, 2024
* Add support for disabling typed_keys serialization

Signed-off-by: Thomas Farr <[email protected]>

* Add PR number

Signed-off-by: Thomas Farr <[email protected]>

* Add guide instructions

Signed-off-by: Thomas Farr <[email protected]>

* Handle existing attribute value case

Signed-off-by: Thomas Farr <[email protected]>

---------

Signed-off-by: Thomas Farr <[email protected]>
(cherry picked from commit 3792e39)
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Xtansia added a commit that referenced this pull request Nov 18, 2024
)

* Add support for disabling typed keys serialization (#1296)

* Add support for disabling typed_keys serialization

Signed-off-by: Thomas Farr <[email protected]>

* Add PR number

Signed-off-by: Thomas Farr <[email protected]>

* Add guide instructions

Signed-off-by: Thomas Farr <[email protected]>

* Handle existing attribute value case

Signed-off-by: Thomas Farr <[email protected]>

---------

Signed-off-by: Thomas Farr <[email protected]>
(cherry picked from commit 3792e39)
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

* Fix test

Signed-off-by: Thomas Farr <[email protected]>

---------

Signed-off-by: Thomas Farr <[email protected]>
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: Thomas Farr <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport 2.x Backport to 2.x branch
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Typed keys in aggregation results cannot be switched off
2 participants