-
Notifications
You must be signed in to change notification settings - Fork 2k
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
[Remove] various builder and mapping deprecations #1752
[Remove] various builder and mapping deprecations #1752
Conversation
Can one of the admins verify this patch? |
❌ Gradle Check failure d4e67c7ff293083491614caee755decd7377cdfc |
Digging... this is a legit failure but unrelated to this PR!!! Looks like a possible rounding error. Will open an issue and address in a separate PR.
|
opened #1756 |
start gradle check |
d4e67c7
to
10c41f4
Compare
This commit removes the following deprecations and invalid tests: * LegacyUpdateMappingIntegrationIT * ShapeBuilder new z axis checks * MatchPhrase new zeroTermsQuery checks * TypeQuery utf8 * CompositeValuesSource format checks * LegacyESVersionTests bumped to 6.8.15 * LegacyDynamicMapping, LegacySimilarity, LegacyMapperService tests Signed-off-by: Nicholas Walter Knize <nknize@apache.org>
10c41f4
to
6b10e0d
Compare
❌ Gradle Check failure 10c41f49cc76050be1484cf9d597ce22ff67c15f |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
👍
This PR removes the following deprecations and invalid tests: