-
Notifications
You must be signed in to change notification settings - Fork 1.9k
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
Rename field_masking_span to span_field_masking #1606
Rename field_masking_span to span_field_masking #1606
Conversation
Signed-off-by: Xue Zhou <[email protected]>
✅ Gradle Wrapper Validation success 26d569df5dc7d736538dbc0333b0a6a3b3796217 |
Can one of the admins verify this patch? |
✅ Gradle Precommit success 26d569df5dc7d736538dbc0333b0a6a3b3796217 |
✅ Gradle Check success 26d569df5dc7d736538dbc0333b0a6a3b3796217 |
✅ Gradle Wrapper Validation success f198eabd30a542605b7f16666da0f65746dae11a |
f198eab
to
22906a2
Compare
✅ Gradle Precommit success f198eabd30a542605b7f16666da0f65746dae11a |
✅ Gradle Wrapper Validation success 22906a2be1dd378ab3ab9b9131e66b7db8671929 |
✅ Gradle Precommit success 22906a2be1dd378ab3ab9b9131e66b7db8671929 |
22906a2
to
b6ae5cb
Compare
✅ Gradle Wrapper Validation success b6ae5cb86f26b0f3efbe02cc4a98e61ec8ac83cc |
✅ Gradle Precommit success b6ae5cb86f26b0f3efbe02cc4a98e61ec8ac83cc |
✅ Gradle Check success f198eabd30a542605b7f16666da0f65746dae11a |
❌ Gradle Check failure 22906a2be1dd378ab3ab9b9131e66b7db8671929 |
❌ Gradle Check failure b6ae5cb86f26b0f3efbe02cc4a98e61ec8ac83cc |
Signed-off-by: Xue Zhou <[email protected]>
Signed-off-by: Xue Zhou <[email protected]>
b6ae5cb
to
dd0dc23
Compare
✅ Gradle Wrapper Validation success dd0dc23 |
✅ Gradle Precommit success dd0dc23 |
start gradle check |
@xuezhou25 We have an auto-backport mechanism that allows to create backport PRs based on the labels. But since the backport workflow didn't run on this PR with the other checks, this PR would have to backported manually to 1.x. |
No problem and thanks for reminding me. I don't have access to add labels😂 so next time I will ask the person who has the right access for help before PR merged. |
) * Rename field_masking_span to span_field_masking Signed-off-by: Xue Zhou <[email protected]> * Update SearchModuleTests.java Signed-off-by: Xue Zhou <[email protected]> * Rename field_masking_span to span_field_masking Signed-off-by: Xue Zhou <[email protected]>
* Rename field_masking_span to span_field_masking Signed-off-by: Xue Zhou <[email protected]> * Update SearchModuleTests.java Signed-off-by: Xue Zhou <[email protected]> * Rename field_masking_span to span_field_masking Signed-off-by: Xue Zhou <[email protected]>
Description
Rename field_masking_span to span_field_masking as well as maintain backwards compatibility.
Issues Resolved
#1531
Check List
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.