elasticsearch icon indicating copy to clipboard operation
elasticsearch copied to clipboard

[Transform] Support specifying a subset of fields in the `latest` transform

Open przemekwitek opened this issue 2 years ago • 3 comments

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.

przemekwitek avatar Nov 03 '23 17:11 przemekwitek

Pinging @elastic/ml-core (Team:ML)

elasticsearchmachine avatar Nov 03 '23 17:11 elasticsearchmachine

This would be useful.

mbudge avatar Apr 14 '24 07:04 mbudge

Any update on this?

mbudge avatar May 15 '24 19:05 mbudge

Any update on this?

Nobody is actively working on this feature at the moment.

przemekwitek avatar May 20 '24 13:05 przemekwitek

+1

elcodedocle avatar Oct 23 '24 10:10 elcodedocle