Fix unclear PPL error message for empty mapping on wildcard indices#5609
Fix unclear PPL error message for empty mapping on wildcard indices#5609anohedr wants to merge 3 commits into
Conversation
Signed-off-by: anohedr <anoopmahenderkar@gmail.com>
PR Reviewer Guide 🔍(Review updated until commit 5e50c14)Here are some key observations to aid the review process:
|
PR Code Suggestions ✨Latest suggestions up to 5e50c14 Explore these optional code suggestions:
Previous suggestionsSuggestions up to commit 8f53d9a
Suggestions up to commit ae77f2a
|
Signed-off-by: anohedr <anoopmahenderkar@gmail.com>
|
Persistent review updated to latest commit 8f53d9a |
Signed-off-by: anohedr <anoopmahenderkar@gmail.com>
|
Persistent review updated to latest commit 5e50c14 |
Description
Improves the error message returned when an index has an empty mapping. This change makes the error clearer and more actionable for users while preserving the existing behavior. Unit tests have been updated to verify the new error message.
Related Issues
Resolves #[4872]
Check List
--signoffor-s.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.