-
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
Add SearchRequest deepcopy method #1337
Conversation
Signed-off-by: 貫 大地 <[email protected]>
Can one of the admins verify this patch? |
❌ DCO Check Failed 872f387 |
✅ Gradle Wrapper Validation success 872f387 |
✅ Gradle Precommit success 872f387 |
This reverts commit 872f387.
❌ DCO Check Failed 4378c0b |
✅ Gradle Wrapper Validation success 4378c0b |
✅ Gradle Precommit success 4378c0b |
✅ Gradle Wrapper Validation success 4378c0b |
Description
[Describe what this change achieves]
Added SearchRequest deep copy functionality
Issues Resolved
[List any issues this PR will resolve]
Deep copy for QueryBuilder/SearchRequest #869
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.