[Feature Request] gRPC indexing: add support for ExtraFieldsValues#21907
[Feature Request] gRPC indexing: add support for ExtraFieldsValues#21907laminelam wants to merge 2 commits into
Conversation
Signed-off-by: Lamine Idjeraoui <lidjeraoui@apple.com>
PR Reviewer Guide 🔍Here are some key observations to aid the review process:
|
PR Code Suggestions ✨Explore these optional code suggestions:
|
|
❌ Gradle check result for 6b4cc7d: FAILURE Please examine the workflow log, locate, and copy-paste the failure(s) below, then iterate to green. Is the failure a flaky test unrelated to your change? |
Resolves #21892
Is your feature request related to a problem? Please describe
Adds support for extra_field_values in gRPC bulk API requests, enabling callers to attach binary or float array fields outside of _source for index, create, and update operations.
Related component
Indexing
Indexing:Performance
Additional context
Add support of "extra fields" outside _source indexing
[gRPC] Move primitive array types out of source
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.