elasticsearch
elasticsearch copied to clipboard
[Transform] Support specifying a subset of fields in the `latest` transform
Description
The latest transform, as it is implemented right now, always saves the full latest document in the destination index.
There can be use-cases when the user wants to decide the subset of fields to preserve in the destination index, e.g.: due to performance reasons (i.e.: to keep the destination index small).
For such a use-case, we could support the list of fields in the latest transform config.
Pinging @elastic/ml-core (Team:ML)
This would be useful.
Any update on this?
Any update on this?
Nobody is actively working on this feature at the moment.
+1