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

[Backport 2.x] Enable Partial Flat Object #8514

Merged
merged 1 commit into from
Jul 7, 2023
Merged

Conversation

opensearch-trigger-bot[bot]
Copy link
Contributor

Backport d333cd3 from #7997.

Before this PR, flat_object can only be defined at the root field of JSON object in 2.7 and 2.8, because the json object is flatten so it lost the structure of a tree. Now, this PR enables json object to be partially mapped as flat_object field type while other fields in the JSON can be other field type.
---------

Signed-off-by: Mingshi Liu <mingshl@amazon.com>
(cherry picked from commit d333cd3)
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
@github-actions
Copy link
Contributor

github-actions bot commented Jul 7, 2023

Gradle Check (Jenkins) Run Completed with:

@reta reta merged commit 8b82555 into 2.x Jul 7, 2023
@github-actions github-actions bot deleted the backport/backport-7997-to-2.x branch July 7, 2023 11:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
v2.9.0 'Issues and PRs related to version v2.9.0'
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

3 participants