Namespace JSON schema helpers under JSON ingestion#1203
Open
jwils wants to merge 1 commit into
Open
Conversation
7bc0045 to
6267113
Compare
461ba24 to
64ff2af
Compare
6267113 to
040cea2
Compare
040cea2 to
e6a4787
Compare
64ff2af to
7d4becc
Compare
e6a4787 to
eb21230
Compare
7d4becc to
e64b589
Compare
2afdcd4 to
b03c1a4
Compare
e64b589 to
13a3306
Compare
b03c1a4 to
a3171ef
Compare
13a3306 to
a43c868
Compare
a3171ef to
bf0dd3b
Compare
8956645 to
be6a891
Compare
bf0dd3b to
34a576b
Compare
be6a891 to
c3c9a96
Compare
5920f3b to
dbaf8a1
Compare
c3c9a96 to
2417f3e
Compare
dbaf8a1 to
00faf9c
Compare
2417f3e to
f813a1b
Compare
00faf9c to
09f7be8
Compare
f813a1b to
8bb23ef
Compare
09f7be8 to
098236c
Compare
8bb23ef to
28c38ee
Compare
823b481 to
831b3f5
Compare
28c38ee to
7dded60
Compare
0a7ca8d to
d4a742e
Compare
7dded60 to
599fab4
Compare
d4a742e to
71d920a
Compare
599fab4 to
8fb3abc
Compare
myronmarston
approved these changes
May 28, 2026
71d920a to
2561384
Compare
8fb3abc to
1bc3fca
Compare
myronmarston
approved these changes
May 29, 2026
This was referenced Jun 1, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Why
After the move-only PR preserves rename detection, put the moved helper constants under the
ElasticGraph::JSONIngestionnamespace.What
Risk Assessment
Medium - namespace-only behavior should be unchanged, but it updates call sites across schema_definition.
References
Stack
Current PR is marked with
->.