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

MB-61716: Corrected Field Mapping for Path Logic #2031

Merged
merged 1 commit into from
May 14, 2024

Conversation

Likith101
Copy link
Member

@Likith101 Likith101 commented May 6, 2024

The previous logic here only checked fields one level deep which means any nested fields were not being considered. I replaced these with existing functions to get back the correct field mapping.

mapping/index.go Show resolved Hide resolved
mapping/index.go Show resolved Hide resolved
@abhinavdangeti abhinavdangeti added this to the v2.4.1 milestone May 13, 2024
@Likith101 Likith101 requested a review from CascadingRadium May 14, 2024 06:16
@abhinavdangeti abhinavdangeti merged commit 327c1f3 into master May 14, 2024
9 checks passed
@abhinavdangeti abhinavdangeti deleted the NestedVectors branch May 14, 2024 15:50
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.

4 participants