Skip to content

Conversation

@jsoriano
Copy link
Member

See #1921.

Arrays of objects are problematic when stored in Elasticsearch, as it doesn't have this concept. The closest thing are nested objects, but they also have some trade offs. So when used in packages, we want package developers to be explicit about the kind of handling they want for these arrays.

This change adds an explicit error about this for better guidance.

@elasticmachine
Copy link
Collaborator

💚 Build Succeeded

cc @jsoriano

@jsoriano jsoriano merged commit 74d96b7 into elastic:main Jun 26, 2024
@jsoriano jsoriano deleted the error-message-undefined-array-of-objects branch June 26, 2024 16:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

3 participants